You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
ymww_backend/application/admin/lang/zh-cn/user/recharge.php

9 lines
247 B

<?php
return [
'Method' => 'wechat微信alipay支付宝bank银联',
'Amount' => '充值金额',
'Status' => '状态0待审核1审过通过2驳回',
'Createtime' => '创建时间',
'Updatetime' => '更新时间'
];