init commit
This commit is contained in:
10
application/admin/lang/zh-cn/wdsxh/company_goods.php
Normal file
10
application/admin/lang/zh-cn/wdsxh/company_goods.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'Member_id' => '会员id',
|
||||
'Name' => '产品名称',
|
||||
'Images' => '产品图片',
|
||||
'Content' => '产品介绍',
|
||||
'Createtime' => '创建时间',
|
||||
'Updatetime' => '更新时间'
|
||||
];
|
||||
Reference in New Issue
Block a user