Commit f513c076 by wusiyi

Merge branch 'wusiyi/debug' into dev

parents 33359940 ed9f76cb
......@@ -401,9 +401,10 @@ export function applyForReplenishmentApi(
data: {
id: number
productId: number
factorySubOrderNumber: string
factorySubOrderNumber: string | number
replenishmentNum: string
podJomallOrderUsStatus: string
replenishmentReason: string
}[],
) {
return axios.post<never, BaseRespData<never>>(
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment