backup: 线上最终版本全量备份
包含所有线上运行的改动: - 代理编辑功能修复(码率/占成/返水率保存) - CORS跨域修复(Pcapi构造函数统一Origin) - 支付通道(ccpay/epay新增) - 代理报表洗码量显示 - AlinPay金额调整 - 代理/会员编辑页面优化 - 多语言更新
This commit is contained in:
@@ -301,7 +301,7 @@ return [
|
||||
'betting_money' => 'Bet money',
|
||||
'code_washing_amount' => 'Code washing amount',
|
||||
'odd_code_fee' => 'Odd code fee',
|
||||
'code_amount' => 'Code amount',
|
||||
'code_amount' => 'Rebate',
|
||||
'settled_code_amount' => 'Settled code amount',
|
||||
'unsettled_code_amount' => 'Unsettled code amount',
|
||||
'unsettled_rebate_amount' => 'Unsettled rebate amount',
|
||||
|
||||
@@ -301,7 +301,7 @@ return [
|
||||
'betting_money' => '下注金额',
|
||||
'code_washing_amount' => '洗码量',
|
||||
'odd_code_fee' => '注单码费',
|
||||
'code_amount' => '码量',
|
||||
'code_amount' => '码粮',
|
||||
'settled_code_amount' => '已结码量',
|
||||
'unsettled_code_amount' => '未结码量',
|
||||
'unsettled_rebate_amount' => '未结返水',
|
||||
|
||||
@@ -301,7 +301,7 @@ return [
|
||||
'betting_money' => '下注金額',
|
||||
'code_washing_amount' => '洗碼量',
|
||||
'odd_code_fee' => '注單碼費',
|
||||
'code_amount' => '碼量',
|
||||
'code_amount' => '碼糧',
|
||||
'settled_code_amount' => '已結碼量',
|
||||
'unsettled_code_amount' => '未結碼量',
|
||||
'unsettled_rebate_amount' => '未結返水',
|
||||
|
||||
Reference in New Issue
Block a user