工作流程审核不通过、预告警单处理、终端周期检测等需求
1、提交了主pom,因为需要引入达梦数据量; 2、提交了gateway的配置文件,因为部分接口没有添加到权限中,待后续增加后再注释
This commit is contained in:
@@ -72,7 +72,7 @@ public class CheckDevice extends BaseEntity implements Serializable {
|
||||
private Integer status;
|
||||
|
||||
/**
|
||||
* 状态 0:未处理 1:已处理
|
||||
* 状态 0:未处理 1:处理中 2:处理完成
|
||||
*/
|
||||
@MppMultiId(value = "state")
|
||||
private Integer state;
|
||||
|
||||
Reference in New Issue
Block a user