feat: sku

This commit is contained in:
2025-02-11 10:31:43 +08:00
parent 387c01f91b
commit 0cdf5ee52d
4 changed files with 84 additions and 25 deletions

View File

@@ -13,7 +13,7 @@ class OrderCode
CONST DEPART = 31; //已出发
CONST ARRIVE = 41; // 已送达(待取餐)
CONST FINISH = 51; //已完成
const UNCOMPLETED_REFUND = 97; //未完成退款
const UNCOMPLETED_REFUND = 97; //未完成退款 部分退款
CONST FINISH_REFUND = 98; //完成后退款
CONST CANCEL = 99; //取消