Commit 8ad52600 authored by Aleyn's avatar Aleyn

Merge branch 'bug' into 'master'

1,停止1,15号电费,话费推送

See merge request !32
parents a5766f69 feaa9aba
......@@ -73,7 +73,7 @@ public class UserTagsTask {
/**
* 定时推送电费花费提醒
*/
@Scheduled(cron = "0 0 8 1,15 * ?")
// @Scheduled(cron = "0 0 8 1,15 * ?")
public void timingPush() {
log.error("开始推送1,15号");
//判断当前是否为当月1/15号
......
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