sku.php 136 B

123456789
  1. <?php
  2. return [
  3. 'Name' => '名称',
  4. 'Pid' => '所属规格',
  5. 'Goods_id' => '产品',
  6. 'Weigh' => '排序'
  7. ];