代码提交

This commit is contained in:
2023-12-14 09:09:00 +08:00
parent 9f085b4293
commit 704c241ca6

View File

@@ -167,7 +167,6 @@ public class GwMonitorPushServiceImpl implements GwMonitorPushService {
throw new BusinessException("当前时间段国网上送请求过多,请稍后再试");
}
return "推送成功";
}
@Override