数据权限的修改

This commit is contained in:
1745237360-cloud
2026-01-10 16:39:33 +08:00
parent 29b24e8450
commit 4b427e1b2e
97 changed files with 3056 additions and 466 deletions
@@ -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;
}