查询添加报关
This commit is contained in:
@@ -174,4 +174,7 @@ public class PickingOrderDTO extends BaseVOEntity {
|
||||
|
||||
@ApiModelProperty("推送人姓名")
|
||||
private String pushByName;
|
||||
|
||||
@ApiModelProperty("是否报关")
|
||||
private String needDeclareFlag;
|
||||
}
|
||||
Reference in New Issue
Block a user