Commit b4b70f3d by xiaoer.li@freemud.com

Merge remote-tracking branch 'remotes/origin/feature/1.9.20_异常单查询' into develop

parents 89607448 e7abbb79
......@@ -110,5 +110,8 @@ public class OrderConditionsReq {
private List<String> externalObjectIds;
// 外部对象ID 如:活动类型
private List<Integer> settlementTypes;
//异常单状态
private List<Integer> abnormalStatuses;
}
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