huangxingxing 1 năm trước cách đây
mục cha
commit
c4811a34bf
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/main/java/com/caesolver/es/BaseElasticService.java

+ 1 - 1
src/main/java/com/caesolver/es/BaseElasticService.java

@@ -31,7 +31,7 @@ import net.sf.json.JSONObject;
 //@Component
 public class BaseElasticService {
 
-    @Autowired
+//    @Autowired
     RestHighLevelClient restHighLevelClient;
     protected static Logger log=LoggerFactory.getLogger(BaseElasticService.class);