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
51ae5d21
Commit
51ae5d21
authored
Apr 14, 2023
by
xianyang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
优化业务类型1
parent
9e96b1eb
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
6 deletions
+8
-6
business.py
libs/business.py
+8
-6
No files found.
libs/business.py
View file @
51ae5d21
...
...
@@ -3,12 +3,12 @@ from core.config.env import env
TYPE_NAME
=
{
"updateUserNameFee"
:
"用户昵称修改"
,
"updateFamilyNameFee"
:
"家族改名"
,
"userExchange"
:
"珍珠兑换钻石
(用户)
"
,
"userExchange"
:
"珍珠兑换钻石"
,
"userRecharge"
:
"充值"
,
"pay_discount"
:
"充值
-
折扣"
,
"pay_discount"
:
"充值折扣"
,
"studioGift"
:
"直播间送礼"
,
"turntableIncome"
:
"转盘"
,
"turntableExpend"
:
"转盘
-
中奖"
,
"turntableExpend"
:
"转盘中奖"
,
"recyclingGifts"
:
"回收礼物"
,
"buyIdentity"
:
"开贵族"
,
"buyGuard"
:
"开守护"
,
...
...
@@ -16,7 +16,7 @@ TYPE_NAME = {
"buyProp"
:
"购买道具"
,
"bei_to_change_account"
:
"购买bei+"
,
"bei_to_cancel_account"
:
"bei+订单退款"
,
"signInDeductMoney"
:
"补签"
,
"signInDeductMoney"
:
"
用户
补签"
,
"signInReward"
:
"签到奖励"
,
"sign_in_backpack_account"
:
"背包礼物奖励"
,
"live_support"
:
"主播扶持分配"
,
...
...
@@ -120,7 +120,7 @@ TYPE_NAME = {
"heart_season_award"
:
"怦然心动活动榜单奖励"
,
"OnePieceActivityBuyItem"
:
"航海活动购买道具"
,
"challenge"
:
"用户发起挑战功能"
,
"AnnualCelebration"
:
"年度
(20.12.24-21.1.3)
"
,
"AnnualCelebration"
:
"年度
活动
"
,
"LaborDayActivityBuyProp"
:
"四季仙踪活动道具购买"
,
"april_fools_2022"
:
"4月活动奖励"
,
"wzzyn_2022_consume"
:
"端午活动用户购买道具"
,
...
...
@@ -130,7 +130,7 @@ TYPE_NAME = {
"NewYearActivity"
:
"春节活动"
,
"OnePieceActivity"
:
"航海活动奖励"
,
"heart_season_buy_prop"
:
"怦然心动道具购买"
,
"baseSalaryExpend"
:
"底薪
收入
"
,
"baseSalaryExpend"
:
"底薪"
,
"guildRecharge"
:
"公会充值"
,
"blind_box_transfer_to_backpack"
:
"商城礼物盲盒预支"
,
"activity_fairy_star"
:
"三月活动奖励"
,
...
...
@@ -148,4 +148,6 @@ TYPE_NAME = {
"user_atransfer_guild"
:
"用户转账给公会"
,
"guildWithdrawalPledge"
:
"公会提现审核"
,
"voiceGift"
:
"上麦送礼"
,
"radioStationFee"
:
"电台收费"
,
"fansCharge"
:
"粉丝收费"
,
}
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