Selaa lähdekoodia

Merge branch 'master' into dev/tys

沐梦. 10 tuntia sitten
vanhempi
sitoutus
4d8afa71b0
1 muutettua tiedostoa jossa 8 lisäystä ja 0 poistoa
  1. 8 0
      json/fulfiller.json

+ 8 - 0
json/fulfiller.json

@@ -27,6 +27,10 @@
     "violation_punish": {
       "label": "违规惩罚",
       "tagType": "danger"
+    },
+    "level_points": {
+      "label": "等级积分处理",
+      "tagType": "info"
     }
   },
   "BalanceBizType": {
@@ -87,6 +91,10 @@
     "order_finish": {
       "label": "订单完成",
       "tagType": "info"
+    },
+    "level_points": {
+      "label": "等级积分处理",
+      "tagType": "info"
     }
   }
 }