Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
F
financial-system
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
xianyang
financial-system
Commits
9e96b1eb
Commit
9e96b1eb
authored
Apr 14, 2023
by
xianyang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
优化业务类型
parent
c640004f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
4 deletions
+12
-4
business.py
libs/business.py
+12
-4
No files found.
libs/business.py
View file @
9e96b1eb
...
...
@@ -25,7 +25,8 @@ TYPE_NAME = {
"gameReward"
:
"游戏奖励"
,
"userWithdrawal"
:
"用户提现"
,
"sendRedBox"
:
"发送红包"
,
"userRedBox"
:
"领红包,退还红包"
,
"userRedBox"
:
"红包领取"
,
"returnRedBox"
:
"红包退还"
,
"send_diamond_red_packet"
:
"钻石红包发送"
,
"get_red_packet"
:
"钻石红包领取"
,
"send_diamond_red_packet_back"
:
"钻石红包退还"
,
...
...
@@ -41,9 +42,10 @@ TYPE_NAME = {
"vip_recharge"
:
"vip购买"
,
"PlatformLeakRepair"
:
"平台补漏"
,
"voice"
:
"用户上麦"
,
"MagicHegemony"
:
"
2021.11
魔法争霸赛活动"
,
"MagicHegemony"
:
"魔法争霸赛活动"
,
"Points_mall_exchange"
:
"积分商城兑换"
,
"privateMessageCharge"
:
"私信收费"
,
"personalMessageGift"
:
"私信礼物"
,
"level_gift"
:
"升级礼包"
,
"zhou_xing_backpack_account"
:
"周星奖励发放"
,
"zhou_xing_consumable_account"
:
"周星奖励发放"
,
...
...
@@ -53,7 +55,7 @@ TYPE_NAME = {
"gama:KMH"
:
"参与游戏-开盲盒"
,
"game_transfer"
:
"商城礼物盲盒-许愿池,八卦象"
,
"gama:ZJD"
:
"参与游戏-砸金蛋"
,
"guildExchange"
:
"公会
钻石
结算"
,
"guildExchange"
:
"公会结算"
,
"marginRecharge"
:
"保证金缴纳"
,
"pledgeDeduction"
:
"保证金扣减"
,
"guildExchangeDraw"
:
"公会钻石结算"
,
...
...
@@ -129,7 +131,7 @@ TYPE_NAME = {
"OnePieceActivity"
:
"航海活动奖励"
,
"heart_season_buy_prop"
:
"怦然心动道具购买"
,
"baseSalaryExpend"
:
"底薪收入"
,
"guildRecharge"
:
"公会
内充
"
,
"guildRecharge"
:
"公会
充值
"
,
"blind_box_transfer_to_backpack"
:
"商城礼物盲盒预支"
,
"activity_fairy_star"
:
"三月活动奖励"
,
"inviteGift"
:
"邀请礼包"
,
...
...
@@ -140,4 +142,10 @@ TYPE_NAME = {
"januaryWishDrawal"
:
"新语新愿"
,
"AprilPearlRecord"
:
"四月镖客行活奖励"
,
"bei_out_of_account"
:
"bei+订单收入"
,
"dynamicGift"
:
"动态礼物"
,
"whoIsUndercoverWin"
:
"谁是卧底竞技奖励"
,
"NationalDayActivity"
:
"国庆奖励"
,
"user_atransfer_guild"
:
"用户转账给公会"
,
"guildWithdrawalPledge"
:
"公会提现审核"
,
"voiceGift"
:
"上麦送礼"
,
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment