@@ -1379,6 +1379,8 @@ public class Constant {
PRINT_LAYOUT("dkic_b", "t_mst_print_layout"),
// 知识库
KNOWLEDGE("dkic_a", "t_mst_knowledge"),
+ // 优惠卷
+ COUPON("dkic_a", "t_mst_coupon"),
// 角色
ROLE("dkic_m", "t_mst_role");