someData.json 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  1. {
  2. "isPassword": 0,
  3. "password": "",
  4. "ossSomeData": "",
  5. "icon": "",
  6. "description": "",
  7. "updateTime": "",
  8. "sceneIndex": "",
  9. "catalogRoot": [
  10. {
  11. "id": 100,
  12. "name": "一级分组",
  13. "children": [
  14. 1
  15. ]
  16. }
  17. ],
  18. "firstScene": "",
  19. "userId": "",
  20. "isLogo": 1,
  21. "appIcon": "",
  22. "qrCode": "",
  23. "createTime": "",
  24. "catalogs": [
  25. {
  26. "id": 1,
  27. "name": "默认二级分组"
  28. }
  29. ],
  30. "isRemind": 1,
  31. "name": "",
  32. "pcIcon": "",
  33. "scenes": [],
  34. "isAuto": 1,
  35. "logo": "",
  36. "logoChange": false,
  37. "share": "",
  38. "id": "",
  39. "remindTime": 1,
  40. "status": 0,
  41. "openingAnimationType": "小行星开场",
  42. "backgroundMusic": {
  43. "id": "",
  44. "name": "",
  45. "ossPath": ""
  46. },
  47. "customMask": {
  48. "earth": {
  49. "icon": "",
  50. "isShow": false
  51. },
  52. "sky": {
  53. "icon": "",
  54. "isShow": true
  55. }
  56. },
  57. "customButton": [
  58. {
  59. "type": "电话",
  60. "name": "电话",
  61. "value": "",
  62. "isShow": false
  63. },
  64. {
  65. "type": "链接",
  66. "name": "链接",
  67. "value": "",
  68. "isShow": false
  69. }
  70. ],
  71. "explanation": {
  72. "audioId": "",
  73. "audioName": "",
  74. "audioUrl": "",
  75. "openByDefault": true,
  76. "repeat": true
  77. }
  78. }