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/withdraw.php

7 lines
140 B

<?php
return [
'User_id' => '用户id',
'Amount' => '金额',
'Status' => '状态值0待审核1提现成功2提现失败'
];