1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374 |
- {
- "name":"喜乐1001",
- "pack":{
- "_id":"6357b30dc5a84c8f3b963023",
- "name":"乐喜",
- "thumbnail":"aaa.png",
- "compCounts":1,
- "designer":"李爽",
- "components":[
- {
- "id":"6357b30dc5a84c8f3b963020",
- "name":"上盖纸面",
- "thumbnail":"bbb.png",
- "uv":"ccc.png",
- "uvSize":"300*300",
- "mats":[
- {
- "id":"6357b30dc5a84c8f3b963021",
- "matId":"63575b91a178c8443cfd302e",
- "crafts":[
- {
- "id":"6357b30dc5a84c8f3b963022",
- "craftId":"63575b91a178c8443cfd302e",
- "size":"230*230"
- }
- ]
- }
- ],
- "remark":"xxxx"
- }
- ],
- "createTime":"2022-10-25T09:57:33.473Z",
- "updateTime":"2022-10-25T10:00:32.926Z"
- },
- "thumbnail":"xxxx.png",
- "createUser":"李爽",
- "total":4,
- "status":"process",
- "totalPrice":100,
- "components":[
- {
- "id":"6357b30dc5a84c8f3b963020",
- "steps":[
- {
- "type":"mat",
- "typeId":"63575b91a178c8443cfd302e",
- "craftNorm":{
- "printHeight":"120cm",
- "printWidth":"50cm"
- },
- "matNorm":{
- "paperHeight":"150cm",
- "paperWidth":"80cm"
- },
- "processNorm":{
- "norm":"120*120"
- },
- "planCount":200,
- "finalCount":185,
- "totalPrice":600,
- "price":2.8,
- "supplierId":"6357600d1afd488cc53a899f",
- "priceStrategy":{
- "type": "same",
- "param1": 0.9,
- "param2": 0.9,
- "param3": 0.9
- },
- "billId":"6357600d1afd488cc53a899f"
- }
- ]
- }
- ]
- }
|