- 测试订单门店名更改
This commit is contained in:
@@ -34,6 +34,7 @@ func PrintOrder(ctx *jxcontext.Context, vendorOrderID string, vendorID int) (pri
|
||||
order.ConsigneeName = "用户姓名"
|
||||
order.ConsigneeMobile = "13812345678"
|
||||
order.ConsigneeMobile2 = "13812345678"
|
||||
order.StoreName = "京西菜市-测试门店"
|
||||
order.StoreID = storeID
|
||||
order.JxStoreID = storeID
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user