| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100 |
- {
- "PointsBizType": {
- "admin_reward": {
- "label": "后台奖励",
- "tagType": "success"
- },
- "admin_punish": {
- "label": "后台惩罚",
- "tagType": "danger"
- },
- "admin_adjust": {
- "label": "后台调整",
- "tagType": "info"
- },
- "order_reward": {
- "label": "订单奖励",
- "tagType": "success"
- },
- "order_punish": {
- "label": "订单惩罚",
- "tagType": "danger"
- },
- "order_finish": {
- "label": "订单完成",
- "tagType": "info"
- },
- "violation_punish": {
- "label": "违规惩罚",
- "tagType": "danger"
- },
- "level_points": {
- "label": "等级积分处理",
- "tagType": "info"
- }
- },
- "BalanceBizType": {
- "admin_reward": {
- "label": "后台奖励",
- "tagType": "success"
- },
- "admin_punish": {
- "label": "后台惩罚",
- "tagType": "danger"
- },
- "admin_adjust": {
- "label": "后台调整",
- "tagType": "info"
- },
- "order_reward": {
- "label": "订单奖励",
- "tagType": "success"
- },
- "order_punish": {
- "label": "订单惩罚",
- "tagType": "danger"
- },
- "order_finish": {
- "label": "订单完成",
- "tagType": "info"
- },
- "salary": {
- "label": "工资发放",
- "tagType": "warning"
- },
- "withdraw": {
- "label": "提现",
- "tagType": "danger"
- }
- },
- "ActionType": {
- "ADD": "add",
- "REDUCE": "reduce"
- },
- "RewardBizType": {
- "admin_reward": {
- "label": "后台奖励",
- "tagType": "success"
- },
- "admin_punish": {
- "label": "后台惩罚",
- "tagType": "danger"
- },
- "order_reward": {
- "label": "订单奖励",
- "tagType": "success"
- },
- "order_punish": {
- "label": "订单惩罚",
- "tagType": "danger"
- },
- "order_finish": {
- "label": "订单完成",
- "tagType": "info"
- },
- "level_points": {
- "label": "等级积分处理",
- "tagType": "info"
- }
- }
- }
|