Commit 8b671a51 authored by fangxinjiang's avatar fangxinjiang

项目订单待支出 通知

parent f9297406
......@@ -46,7 +46,7 @@ public class MsgTask {
* @Param
* @return
**/
public void createChangeStatusMsg() {
public void statusChangeTimeMsg() {
log.info("-------------每29分钟刷新 薪资状态变更待支出提醒-定时任务开始------------");
HttpDaprUtil.invokeMethodPost(daprMsgProperties.getAppUrl(), daprMsgProperties.getAppId(),
"/msg/inner/statusChangeTimeMsg", "", Object.class,
......
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