Jelajahi Sumber

修改线上文件路径

songyh 3 tahun lalu
induk
melakukan
08acfdf035

+ 0 - 2
jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/common/system/query/QueryGenerator.java

@@ -493,7 +493,6 @@ public class QueryGenerator {
 			return;
 		}
 		name = oConvertUtils.camelToUnderline(name);
-		log.info("--查询规则-->"+name+" "+rule.getValue()+" "+value);
 		switch (rule) {
 		case GT:
 			queryWrapper.gt(name, value);
@@ -538,7 +537,6 @@ public class QueryGenerator {
 			queryWrapper.likeRight(name, value);
 			break;
 		default:
-			log.info("--查询规则未匹配到---");
 			break;
 		}
 	}

+ 0 - 10
jeecg-boot-module-system/src/main/java/cn/com/ctop/kuaishou/modules/batch/service/impl/KuaiShouHistoryReportTaskServiceImpl.java

@@ -52,16 +52,6 @@ public class KuaiShouHistoryReportTaskServiceImpl extends ServiceImpl<KuaiShouHi
     private ICtopOauthTokenService ctopOauthTokenService;
     @Autowired
     private KuaishouReportDailyAccountMapper reportDailyAccountMapper;
-
-    @Autowired
-    private KuaishouReportDailyCampaignMapper reportDailyCampaignMapper;
-
-
-    @Autowired
-    private KuaishouReportDailyGroupMapper reportDailyGroupMapper;
-
-    @Autowired
-    private KuaishouReportDailyCreativeMapper reportDailyCreativeMapper;
     @Autowired
     private IKuaiShouDailyReportTaskService dailyReportTaskService;
 

+ 0 - 2
jeecg-boot-module-system/src/main/java/cn/com/ctop/toutiao/modules/report/service/impl/BytedanceReportServiceImpl.java

@@ -26,8 +26,6 @@ import java.util.*;
 @Service
 @Slf4j
 public class BytedanceReportServiceImpl implements IBytedanceReportService {
-    @Value("${jeecg.path.report-history}")
-    private String downloadPath;
     @Autowired
     private BytedanceReportMapper reportMapper;
     @Autowired

+ 13 - 13
jeecg-cloud-module/jeecg-cloud-system-start/src/main/resources/application-prod.yml

@@ -176,18 +176,18 @@ jeecg:
     bin: ffmpeg
   path:
     #文件上传根目录 设置
-    upload: /mnt/upload
+    upload: /data/upload
     #webapp文件路径
-    webapp: /mnt/webapp
-    video-upload: /mnt/upload/video/
-    image-upload: D://data//image//
-    kuaishou-agent-image: D://temp.png
-    kuaishou-account-captcha-image: D://captcha.png
+    webapp: /data/webapp
+    video-upload: /data/upload/video/
+    image-upload: /data/image/
+    kuaishou-agent-image: /data/image/temp.png
+    kuaishou-account-captcha-image: /data/image/captcha.png
     chrome-driver: D://chromedriver.exe
     csv-upload: /mnt/upload/csv/
     bak-database-file: /mnt/data/bak/
-    report-history: D://mnt//reportKs//
-    report-daily: D://mnt//reportKs//
+    report-history: /data/report/ks/
+    report-daily: /data/report/ks/
 kuaishou:
   api-url: https://ad.e.kuaishou.com
   auth-url: https://ad.e.kuaishou.com
@@ -198,9 +198,9 @@ kuaishou:
   third-secret: 1iFTBiMdohkyEQQs
   callback-url: http://adsp.c-top.com.cn:8080/jeecg-boot/kuaishou
   third-callback-url: http://callback.shyouteng.com.cn/kuaishou
-  apk-sava-path: /mnt/file/apk
-  image-sava-path: /mnt/file/image
-  video-sava-path: /mnt/file/video
+  apk-sava-path: /data/file/apk
+  image-sava-path: /data/file/image
+  video-sava-path: /data/file/video
   model-video-src-path: /mnt/data/src/
   model-video-fill-path: /mnt/data/fill/
   model-video-final-path: /mnt/data/final/
@@ -220,10 +220,10 @@ oss:
   replace:
     replace-value: oss-cn-beijing-internal
     replace-old-value: oss-cn-beijing
-    download: D://mnt//image//
+    download: /data/image/
 zip:
   local:
-    download-path: D://mnt//data//
+    download-path: /data/
 bytedance:
   appId: 1635316529903624
   secret: 0c51523e90d6166418fc8421a4896808e90e26f4