|
@@ -39,8 +39,8 @@ public class ObjectTypeDefine extends AuditableEntity {
|
|
|
**/
|
|
|
@NotNull
|
|
|
private String objType;
|
|
|
- /** 管理层级:common-平台级,group-集团级,project-项目级 */
|
|
|
- private String type;
|
|
|
+ //** 管理层级:common-平台级,group-集团级,project-项目级 */
|
|
|
+ //private String type;
|
|
|
/** 项目ID */
|
|
|
private String projectId;
|
|
|
/** 集团编码 */
|