diyformData.json 1.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. {
  2. "status": 1,
  3. "result": {
  4. "diyformfields": {
  5. "diyshoujihao": {
  6. "data_type": "0",
  7. "tp_name": "手机号",
  8. "tp_must": 0,
  9. "tp_is_default": "3",
  10. "tp_default": "",
  11. "placeholder": "不能为空"
  12. },
  13. "diyshenfenzheng": {
  14. "data_type": "6",
  15. "tp_name": "身份证",
  16. "tp_must": 0
  17. },
  18. "diyshenfenzhengzhaopian": {
  19. "data_type": "5",
  20. "tp_name": "身份证照片",
  21. "tp_must": 0,
  22. "tp_max": 2
  23. },
  24. "diyxiala": {
  25. "data_type": "2",
  26. "tp_name": "下拉",
  27. "tp_must": 0,
  28. "tp_text": [
  29. "一行",
  30. "二行"
  31. ]
  32. }
  33. },
  34. "diyformdata": {
  35. "diyshoujihao": "13342839294",
  36. "diyshenfenzheng": "445221198708176227",
  37. "diyshenfenzhengzhaopian": null,
  38. "diyxiala": ""
  39. },
  40. "url": "https:\/\/welfaretest.octlife.cn\/"
  41. },
  42. "processing": "0.048 second(s)"
  43. }