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