weiximei преди 6 години
родител
ревизия
3c71676adf
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1
    1
      CODE/smart-community/community-common/src/main/java/com/community/commom/constant/Constant.java

+ 1
- 1
CODE/smart-community/community-common/src/main/java/com/community/commom/constant/Constant.java Целия файл

@@ -157,7 +157,7 @@ public class Constant {
157 157
     public static final String MESSAGE_TYPE_BILL = "7";
158 158
     
159 159
     /**
160
-     * 收费单
160
+     * 活动
161 161
      */
162 162
     public static final String MESSAGE_TYPE_ACTIVITY = "8";
163 163
 }