fix: 采购价格上限按数量计算总价 (#181)
This commit is contained in:
@@ -478,7 +478,7 @@ class HttpAdminGateway(AdminGateway):
|
||||
"ADMIN_INVALID_RESPONSE",
|
||||
(
|
||||
"Admin 采购任务缺少有效的 goods_id、动态 options、"
|
||||
"quantity 或 max_price_cent"
|
||||
"quantity 或订单总价上限 max_price_cent"
|
||||
),
|
||||
False,
|
||||
request_id,
|
||||
|
||||
Reference in New Issue
Block a user