链街Dcat后台
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
238 B

  1. <?php
  2. return [
  3. 'labels' => [
  4. 'ReportCommunity' => '社区代理点统计报表',
  5. 'report_community' => '社区代理点统计报表',
  6. ],
  7. 'fields' => [
  8. 'id' => 'ID',
  9. ],
  10. 'options' => [
  11. ],
  12. ];