修改AcceptanceInfoHandler

This commit is contained in:
shuo.wang
2024-05-06 09:55:59 +08:00
parent 47aadfc3d7
commit 314051e785

View File

@@ -156,7 +156,7 @@ public class XxlJobHandler {
* @description: 每天更新装修阶段进场时间等,至预约状态
*/
@XxlJob("acceptanceInfo")
public void AcceptanceInfoDO() {
public void AcceptanceInfoHandler() {
boolean hasNext = true;
int PageNum = 1;
int PageSize = 50;