dist-inquiry.php 713 B

123456789101112131415161718192021222324
  1. <?php
  2. return [
  3. 'labels' => [
  4. 'Dist_inquiry' => 'Dist_inquiry',
  5. 'dist-inquiry' => 'Dist_inquiry',
  6. ],
  7. 'fields' => [
  8. 'order_noumber' => 'order_noumber',
  9. 'whats_app' => 'whats_app',
  10. 'company_name' => 'company_name',
  11. 'customer_name' => 'customer_name',
  12. 'email' => 'email',
  13. 'consulting_products' => 'consulting_products',
  14. 'freight_forwarder' => 'freight_forwarder',
  15. 'business_model' => 'business_model',
  16. 'ip_address' => 'ip_address',
  17. 'status' => 'status',
  18. 'allocate_time' => 'allocate_time',
  19. 'content' => 'content',
  20. 'dist_user_id' => 'dist_user_id',
  21. ],
  22. 'options' => [
  23. ],
  24. ];