顾绍勇 před 5 roky
rodič
revize
cd00ca4745

+ 6
- 0
src/main/java/com/huiju/estateagents/common/CommConstant.java Zobrazit soubor

460
      * 必须存在表   td_miniapp_template_type 中
460
      * 必须存在表   td_miniapp_template_type 中
461
      */
461
      */
462
     public static final String MESSAGE_CONTENT_OF_GROUP = "group-result";
462
     public static final String MESSAGE_CONTENT_OF_GROUP = "group-result";
463
+
464
+    /**
465
+     * 审核通知  预选/认筹
466
+     * 必须存在表   td_miniapp_template_type 中
467
+     */
468
+    public static final String MESSAGE_CONTENT_OF_CHECK = "check-result";
463
     
469
     
464
     /**
470
     /**
465
      * 活动以结束
471
      * 活动以结束