Commit 01c23c6f authored by 332784038@qq.com's avatar 332784038@qq.com

订单查询参数文档注释修改

parent 7530f515
......@@ -559,9 +559,6 @@ public class OrderQueryVO {
@ApiModelProperty(value = "是否在公海")
private Boolean isInOpenSea;
@ApiModelProperty(value = "订单异常状态(字典 order_abnormal_state)")
private List<Integer> abnormalStates;
@ApiModelProperty(value = "始发地ids")
private List<Long> objectiveIds;
......
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