|
|
@@ -143,15 +143,15 @@ return [
|
|
|
'memberUnderrepresentedRegion' => '该会员该区域的数额不足',
|
|
|
'memberSurplusRegionLess' => '该会员当期该区域剩余数额不足',
|
|
|
'withdrawFormNoSn' => "不存在提现流水号为 {sn} 的已付款记录",
|
|
|
- 'withdrawFormUserNameInconsistent'=>'Excel中提现流水号 { excelName } 的用户名与系统中的信息 { userName } 不一致',
|
|
|
- 'withdrawFormRealNameInconsistent' => "Excel中提现流水号 {sn} 的会员姓名 {excelName} 与系统中的信息【 { realName } 】不一致",
|
|
|
+ 'withdrawFormUserNameInconsistent'=>'Excel中提现流水号 {excelName} 的用户名与系统中的信息 {userName} 不一致',
|
|
|
+ 'withdrawFormRealNameInconsistent' => "Excel中提现流水号 {sn} 的会员姓名 {excelName} 与系统中的信息【 {realName} 】不一致",
|
|
|
'withdrawFormPeriodsInconsistent' => "Excel中提现流水号 {sn} 的提现期数 {withdrawPeriodNum} 与系统中的信息【 {systemWithdrawPeriodNum} 】不一致",
|
|
|
'withdrawFormPaidAtInconsistent' => 'Excel中提现流水号 {sn} 的付款日期 {paidAt} 与系统中的信息【 {systemPaidAt} 】不一致',
|
|
|
- 'withdrawFormAmountInconsistent' => "Excel中提现流水号 {sn} 的提现金额 {execlAmount} 与系统中的信息【 { systemAmount } 】不一致",
|
|
|
- 'withdrawFormBankRealNameInconsistent' => "Excel中提现流水号 {sn} 的实时开户名{ execlBankRealName }与系统中的信息【 { systemName } 】不一致",
|
|
|
- 'withdrawFormBankNoInconsistent' => "Excel中提现流水号{sn}的实时银行账户{ excelBankNo }与系统中的信息【 { systemBankNo } 】不一致",
|
|
|
+ 'withdrawFormAmountInconsistent' => "Excel中提现流水号 {sn} 的提现金额 {execlAmount} 与系统中的信息【 {systemAmount} 】不一致",
|
|
|
+ 'withdrawFormBankRealNameInconsistent' => "Excel中提现流水号 {sn} 的实时开户名{execlBankRealName}与系统中的信息【 {systemName} 】不一致",
|
|
|
+ 'withdrawFormBankNoInconsistent' => "Excel中提现流水号{sn}的实时银行账户{excelBankNo}与系统中的信息【 {systemBankNo} 】不一致",
|
|
|
'withdrawFormNoExistsUser'=>'不存在该用户',
|
|
|
- 'withdrawChkAuditStatus' => "提现单{ sn }当前状态为【{statusName}】,无法设置为【{ newStatusName }】",
|
|
|
+ 'withdrawChkAuditStatus' => "提现单{sn}当前状态为【{statusName}】,无法设置为【{newStatusName}】",
|
|
|
|
|
|
# 网络功能
|
|
|
'numberOfLayers' => '层数',
|