Commit d2d89d86 by 徐高华

任务提醒

parent 5a0a878e
......@@ -70,7 +70,7 @@ public class HaobanTaskNoticeApiServiceImpl implements HaobanTaskNoticeApiServic
@Autowired
private HaobanCommonMQApiService haobanCommonMQApiService ;
int maxNum = 1 ;
int maxNum = 3 ;
@Override
public ServiceResponse<Void> save(HaobanTaskNoticeDTO notice) {
Date start = DateUtil.getStartTimeOfDay() ;
......
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