|
@@ -146,4 +146,12 @@ xxl.job.executor.port=18084
|
|
### xxl-job executor log-path
|
|
### xxl-job executor log-path
|
|
xxl.job.executor.logpath=/data/applogs/xxl-job/jobhandler/coupon
|
|
xxl.job.executor.logpath=/data/applogs/xxl-job/jobhandler/coupon
|
|
### xxl-job executor log-retention-days
|
|
### xxl-job executor log-retention-days
|
|
-xxl.job.executor.logretentiondays=30
|
|
|
|
|
|
+xxl.job.executor.logretentiondays=30
|
|
|
|
+
|
|
|
|
+#test attachment address
|
|
|
|
+attachment.root=/data/wwwroot/storage/attachment
|
|
|
|
+#test template address
|
|
|
|
+template.root=/data/wwwroot/storage/template
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|