物料先退回
This commit is contained in:
@@ -28,7 +28,7 @@ const (
|
||||
|
||||
const (
|
||||
OrderTypeNormal = 0 //普通订单
|
||||
OrderTypeMatter = 1 //物料订单
|
||||
OrderTypeMatter = 0 //物料订单
|
||||
OrderTypeSupplyGoods = 2 //进货订单
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user