tmp.json 2.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  1. {
  2. "name":"喜乐1001",
  3. "pack":{
  4. "_id":"6357b30dc5a84c8f3b963023",
  5. "name":"乐喜",
  6. "thumbnail":"aaa.png",
  7. "compCounts":1,
  8. "designer":"李爽",
  9. "components":[
  10. {
  11. "id":"6357b30dc5a84c8f3b963020",
  12. "name":"上盖纸面",
  13. "thumbnail":"bbb.png",
  14. "uv":"ccc.png",
  15. "uvSize":"300*300",
  16. "mats":[
  17. {
  18. "id":"6357b30dc5a84c8f3b963021",
  19. "matId":"63575b91a178c8443cfd302e",
  20. "crafts":[
  21. {
  22. "id":"6357b30dc5a84c8f3b963022",
  23. "craftId":"63575b91a178c8443cfd302e",
  24. "size":"230*230"
  25. }
  26. ]
  27. }
  28. ],
  29. "remark":"xxxx"
  30. }
  31. ],
  32. "createTime":"2022-10-25T09:57:33.473Z",
  33. "updateTime":"2022-10-25T10:00:32.926Z"
  34. },
  35. "thumbnail":"xxxx.png",
  36. "createUser":"李爽",
  37. "total":4,
  38. "status":"process",
  39. "totalPrice":100,
  40. "components":[
  41. {
  42. "id":"6357b30dc5a84c8f3b963020",
  43. "steps":[
  44. {
  45. "type":"mat",
  46. "typeId":"63575b91a178c8443cfd302e",
  47. "craftNorm":{
  48. "printHeight":"120cm",
  49. "printWidth":"50cm"
  50. },
  51. "matNorm":{
  52. "paperHeight":"150cm",
  53. "paperWidth":"80cm"
  54. },
  55. "processNorm":{
  56. "norm":"120*120"
  57. },
  58. "planCount":200,
  59. "finalCount":185,
  60. "totalPrice":600,
  61. "price":2.8,
  62. "supplierId":"6357600d1afd488cc53a899f",
  63. "priceStrategy":{
  64. "type": "same",
  65. "param1": 0.9,
  66. "param2": 0.9,
  67. "param3": 0.9
  68. },
  69. "billId":"6357600d1afd488cc53a899f"
  70. }
  71. ]
  72. }
  73. ]
  74. }