company.php 126 B

1234567
  1. <?php
  2. return [
  3. 'Name' => '保险公司名称',
  4. 'Sort' => '排序',
  5. 'Createtime' => '创建时间'
  6. ];