Browse Source

* 优化代码

顾绍勇 5 years ago
parent
commit
a7e417dea6
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/main/java/com/huiju/estateagents/common/CommConstant.java

+ 1
- 1
src/main/java/com/huiju/estateagents/common/CommConstant.java View File

466
      * 审核通知  预选/认筹
466
      * 审核通知  预选/认筹
467
      * 必须存在表   td_miniapp_template_type 中
467
      * 必须存在表   td_miniapp_template_type 中
468
      */
468
      */
469
-    public static final String MESSAGE_CONTENT_OF_HOUSE = "house-result";
469
+    public static final String MESSAGE_CONTENT_OF_HOUSE = "house";
470
     
470
     
471
     /**
471
     /**
472
      * 活动以结束
472
      * 活动以结束