weiximei 6 gadus atpakaļ
vecāks
revīzija
3c71676adf

+ 1
- 1
CODE/smart-community/community-common/src/main/java/com/community/commom/constant/Constant.java Parādīt failu

@@ -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
 }