修改AcceptanceInfoHandler
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user