feat(M08-B): 补保洁照片上传和自动建单

This commit is contained in:
Codex
2026-06-26 15:36:05 +08:00
parent f7e0c8d063
commit fe1a08880e
16 changed files with 373 additions and 57 deletions
@@ -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,