海南旅游SAAS
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.

14 lines
325 B

  1. <?php
  2. return [
  3. 'labels' => [
  4. 'WaterfallAd' => '产品列表内嵌广告',
  5. 'waterfall-ad' => '产品列表内嵌广告',
  6. ],
  7. 'fields' => [
  8. 'agent_id' => '代理商ID',
  9. 'picture' => '广告图片',
  10. 'agent_product_id' => '链接到产品',
  11. ],
  12. 'options' => [
  13. ],
  14. ];