需要配置API地址
API地址已配置为: https://api.820202.xyz
例如: https://your-worker.workers.dev
规格:{{o.model}} | 数量:{{o.quantity}}
报单员:{{o.username}}
提交时间:{{formatTime(o.created_at)}}
入库时间:{{formatTime(o.received_at)}}
出库时间:{{formatTime(o.shipped_at)}}
回款时间:{{formatTime(o.paid_at)}}
结算时间:{{formatTime(o.settled_at)}}
退货时间:{{formatTime(o.refunded_at)}} {{o.refund_reason?'('+o.refund_reason+')':''}}
备注:{{o.remark}}
序列号:{{o.serial_numbers}}
¥{{o.amount}}
规格:{{o.model}} | 数量:{{o.quantity}}
{{formatTime(o.created_at)}}
已入库:{{formatTime(o.received_at)}}
已结算:{{formatTime(o.settled_at)}}
已退货:{{formatTime(o.refunded_at)}}
{{o.remark}}
¥{{o.amount}}
{{o.model}} × {{o.quantity}}
{{formatTime(o.created_at)}}
¥{{o.amount}}