潘志宝
9 天以前 8b32e9be8a2b3eb2f4e3490b304b6d01415f1802
1
2
3
4
5
6
7
8
9
10
11
package com.iailab.module.bpm.enums;
 
/**
 * BPM 字典类型的枚举类
 *
 * @author iailab
 */
public interface DictTypeConstants {
 
 
}