Commit f87cbd0f by huluobin

# 更新

parent c4200502
......@@ -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>
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment