|
@@ -1,6 +1,6 @@
|
|
|
package com.x.base.core.entity;
|
|
package com.x.base.core.entity;
|
|
|
|
|
|
|
|
public enum StorageType {
|
|
public enum StorageType {
|
|
|
- file, processPlatform, meeting, calendar, okr, cms, bbs, report, strategyDeploy;
|
|
|
|
|
|
|
+ file, processPlatform, mind, meeting, calendar, okr, cms, bbs, report, strategyDeploy;
|
|
|
public static final int length = JpaObject.length_32B;
|
|
public static final int length = JpaObject.length_32B;
|
|
|
}
|
|
}
|