数据权限的修改
This commit is contained in:
@@ -64,4 +64,10 @@ public class QueryAllShipperInfoVo {
|
||||
|
||||
@ApiModelProperty(name = "客户nc编码")
|
||||
private String customerNcCode;
|
||||
|
||||
@ApiModelProperty(name = "组织ID")
|
||||
private Long organizationId;
|
||||
|
||||
@ApiModelProperty(name = "一级组织ID")
|
||||
private Long topOrganizationId;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user