<?phpreturn [ 'labels' => [ 'Salesman' => '拓展员', 'salesman'=>'拓展员管理' ],];
<?php
return [
'labels' => [
'Salesman' => '拓展员',
'salesman'=>'拓展员管理'
],
];