汪总电商平台
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.

14 lines
360 B

3 months ago
<?php
return [
'Id' => '用户上传红包信息',
'Username' => '姓名',
'Cardno' => '保单号信息',
'Createtime' => '添加时间',
'Deletetime' => '删除时间',
'Status' => '0正常,1已经兑换',
'Redpocket' => '红包数量',
'Money' => '余额数量',
'Uid' => '用户信息'
];