|
|
@@ -73,7 +73,7 @@ class RechargeForm extends Model {
|
|
|
return [
|
|
|
'selectedIds' => '充值申请ID',
|
|
|
'userName' => '会员编号',
|
|
|
- 'applyAmount' => '申请充值的金额',
|
|
|
+ 'applyAmount' => 'Apply Amount', // 申请充值的金额
|
|
|
'openBank' => '汇款银行',
|
|
|
'bankNo' => '汇款账号',
|
|
|
// 'bankAddress' => '银行支行',
|