链街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
217 B

  1. <?php
  2. return [
  3. 'labels' => [
  4. 'LanzuServiceReward' => 'LanzuServiceReward',
  5. ],
  6. 'fields' => [
  7. 'set_reward' => '奖励配置',
  8. 'type' => '类型',
  9. ],
  10. 'options' => [
  11. ],
  12. ];