liyong
2026-07-31 b874abdeead386d24e0939b2e99e6d3bbbd4ec46
1
2
3
4
5
6
7
8
9
10
package cn.iocoder.yudao.module.promotion.enums;
 
/**
 * promotion 字典类型的枚举类
 *
 * @author HUIHUI
 */
public class DictTypeConstants {
 
}