调整前端和环境的环境配置

This commit is contained in:
YunaiV
2022-04-13 12:24:08 +08:00
parent 9afc297388
commit 2d5601be92
14 changed files with 183 additions and 167 deletions

View File

@ -21,7 +21,7 @@ public interface PayNotifyService {
/**
* 执行支付通知
*
* 注意,该方法提供给定时任务调用。目前是 yudao-admin-server 进行调用
* 注意,该方法提供给定时任务调用。目前是 yudao-server 进行调用
* @return 通知数量
*/
int executeNotify() throws InterruptedException;