server/visits/dmvisit_service/src/main/java/com/doumee/dao/business/model/PlatformJob.java
@@ -292,6 +292,10 @@ @TableField(exist = false) private Integer countum ; @ApiModelProperty(value = "入园原因主键") @TableField(exist = false) private Integer reasonId ; @ApiModelProperty(value = "WMS任务时间") @TableField(exist = false) @@ -425,6 +429,7 @@ private Integer worktimeOutAlarmTime; public void dealTime(){ if(Constants.equalsInteger(this.getStatus(),Constants.PlatformJobStatus.WAIT_CONFIRM.getKey()) || Constants.equalsInteger(this.getStatus(),Constants.PlatformJobStatus.WART_SIGN_IN.getKey()) ){