productxieyi.php 140 B

12345678
  1. <?php
  2. return [
  3. 'Id' => 'ID',
  4. 'Name' => '名称',
  5. 'Content' => '内容',
  6. 'Deletetime' => '删除时间'
  7. ];