yaozhixue 1 yıl önce
ebeveyn
işleme
9f9897668d

+ 0 - 1
src/main/java/com/zfire/jiasm/syncdata/service/impl/RepairProduceDataUploadServiceImpl.java

@@ -139,7 +139,6 @@ public class RepairProduceDataUploadServiceImpl implements RepairProduceDataUplo
 
     @Override
     public void processRepairProduceDataUpload() throws Exception {
-
         if (wxuploadyscc.equals(TaskConfigEnum.FALSE.getCode())){
             return;
         }

+ 1 - 1
src/main/resources/bootstrap.properties

@@ -1,4 +1,4 @@
-spring.profiles.active=dev
+spring.profiles.active=test
 spring.application.name=jiasm-syncdata
 spring.main.allow-bean-definition-overriding=true
 # 修改线程池的拒绝策略