feat(M08-B): 补保洁照片上传和自动建单
This commit is contained in:
@@ -170,7 +170,7 @@ const baseInput = {
|
||||
orderId: '31',
|
||||
storeId: '11',
|
||||
orderAmountCents: 12000,
|
||||
orderStartAt: new Date('2026-06-25T02:00:00.000Z'),
|
||||
orderStartAt: new Date(Date.now() + 3_600_000),
|
||||
couponGrantId: '401',
|
||||
packageHoldingId: '501',
|
||||
packageMinutes: 60,
|
||||
|
||||
Reference in New Issue
Block a user