新建
This commit is contained in:
14
application/admin/lang/zh-cn/junka_purchcard_log.php
Normal file
14
application/admin/lang/zh-cn/junka_purchcard_log.php
Normal file
@@ -0,0 +1,14 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'Store_id' => '商户',
|
||||
'Bill_id' => '订单编号',
|
||||
'Bill_time' => '订单时间',
|
||||
'Product_code' => '卡编码',
|
||||
'Price' => '提货价',
|
||||
'Card_price' => '卡面值',
|
||||
'Product_num' => '充值数量',
|
||||
'card_type' => '卡种类',
|
||||
'Status' => '购买状态',
|
||||
'Send_status' => '发货状态,1已发货 0未发货'
|
||||
];
|
||||
Reference in New Issue
Block a user