---数据服务操作增加操作对象生命周期
This commit is contained in:
@ -4,5 +4,5 @@ package com.xjrsoft.module.datalog.vo;
|
||||
* 操作类型枚举
|
||||
*/
|
||||
public enum OperationType {
|
||||
INSERT, UPDATE, DELETE
|
||||
INSERT, UPDATE, DELETE,DISABLE,ENABLE
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user