Commit 487899da by haibo.jiang

增加trackingNo

parent d5be5561
...@@ -64,5 +64,7 @@ public class QueryAfterSalesOrderConditionsReq { ...@@ -64,5 +64,7 @@ public class QueryAfterSalesOrderConditionsReq {
//售后单阶段类型 1:售前 2:售中 3:售后 //售后单阶段类型 1:售前 2:售中 3:售后
private Byte afterSalesStageType; private Byte afterSalesStageType;
private String trackingNo;
protected Integer ver; protected Integer ver;
} }
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