京东物料订单增加逆向完成状态

This commit is contained in:
苏尹岚
2020-04-17 09:18:56 +08:00
parent 74ff5c875a
commit 05f6b0cf20
2 changed files with 10 additions and 7 deletions

View File

@@ -43,6 +43,7 @@ const (
SoStatusCode10054 = "10054" //分拣中心发货
SoStatusCode10033 = "10033" //站点验收
SoStatusCode10034 = "10034" //妥投
SoStatusCode10038 = "10038" //逆向完成
)
type API struct {