| 01 早班审单 | order.listTodo / order.review / shipment.create | 半自动 | order_id、buyer/seller_remark、multi_address_flag、audit_status、recommended_warehouse、logistics_company |
| 02 批量操作 | order.batchOperate / order.merge / order.scheduleAudit | 半自动 | filter(remark/status/tag)、operation、target warehouse+logistics、batch scope、schedule_time |
| 03 订单编辑 | order.pause / editItems / editAddress / balanceAmount | 半自动 | order_id、sku 增删、address、warehouse、paid/discount_amount、pause_status |
| 04 失败订单 | order.listFailed / material.matchSku / order.retry | 半自动 | failed_reason、platform_sku、merchant_code、material_no、barcode、mapping confidence |
| 05 异常订单 | order.listException / removeSku / markHandled | 半自动 | exception_source、refund_amount、sku to remove、exception_note(已处理) |
| 06 发货三部曲 | shipment.preCheck / print / validate / confirm | 半自动 | shipment_id、logistics_no、warehouse、logistics_company、address、print_template、scan_check_result、weight |
| 07 状态回写 | shipping.listCallback / retry / markSynced | 自动 | platform_callback_status、fail_reason、retry_count、OMS vs platform status、return_code |
| 08 撤销发货单 | shipment.revoke / resendWMS / forceCancel | 人工确认 | shipment_id、shipping_status(须未发货)、freeze_inventory_release、revoke_reason、WMS sync_status |
| 09 库存查询 | inventory.query / byWarehouse | 自动 | material_no、total_stock、warehouse_frozen、order_frozen、available_stock、on_way_stock、good_stock |
| 10 防超卖 | stock.setSync / ruleUpsert / activityPreoccupy | 半自动 | sync switch、publish stock、rule(≤10→0)、activity_preoccupy qty、virtual activity warehouse |
| 11 补货采购 | stock.listWarning / purchase.create / receive | 半自动 | safety_stock、replenish_point、supplier、purchase_type、to_warehouse、purchase/received_qty、cost_price |
| 12 仓间调拨 | stock.transferCreate / transferOut / transferIn | 半自动 | from/to_warehouse、material、qty、transfer_type、out/in confirm status |
| 13 售后全流程 | aftersale.accept / qualityCheck / refund / exchange | 半自动 | refund_type、refund_amount、return_goods、quality_check result、warehouse、new exchange order |
| 14 满赠活动 | gift.upsert / ruleCreate / exportLog | 半自动 | gift_sku、gift_qty、rule(shop/region/amount/limit)、activity period、trigger node、stack/exclusive、warning threshold |
| 15 电子发票 | invoice.autoIssue / red / void / quotaCheck | 半自动 | invoice_title、tax_no、invoice_status、trigger node、channel、red/void log、quota |