Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
dc-java
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
huluobin
dc-java
Commits
f87cbd0f
Commit
f87cbd0f
authored
Mar 08, 2021
by
huluobin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
# 更新
parent
c4200502
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
4 deletions
+3
-4
DcAutoSalesForecastStageConfigMapper.xml
...bailuntec/mapper/DcAutoSalesForecastStageConfigMapper.xml
+1
-2
job.properties
...show/show-auto-turnover/src/main/resources/job.properties
+2
-2
No files found.
data-common/src/main/java/com/bailuntec/mapper/DcAutoSalesForecastStageConfigMapper.xml
View file @
f87cbd0f
...
...
@@ -112,8 +112,7 @@
from dc_base_oms_sku_30
where bailun_sku = #{bailunSku}
and warehouse_code = #{warehouseCode}
# and create_time >= date_sub(now(), interval #{days} + 1 day)
and date_sub(now(), interval #{days} + 1 day)
<
create_time
and date_sub(now(), interval #{days} + 1 day)
<
= create_time
</select>
</mapper>
data-show/show-auto-turnover/src/main/resources/job.properties
View file @
f87cbd0f
...
...
@@ -14,8 +14,8 @@ NAME_SPACE=data-center
#JOB_NAME_WEEK=0 0 10 ? * MON
JOB_NAME
=
show-auto-turnover62
JOB_CRON
=
0 0 3 * * ?
#JOB_CRON=0 30 14
* * ?
#
JOB_CRON=0 0 3 * * ?
JOB_CRON
=
0 20 10
* * ?
SHARDING_TOTAL_COUNT
=
8
JOB_NAME_NE_NORMAL
=
show-auto-turnover-ne-normal
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment