spec.php 120 B

1234567
  1. <?php
  2. return [
  3. 'Name' => '名称',
  4. 'Createtime' => '添加时间',
  5. 'Updatetime' => '更新时间'
  6. ];