物料权限
This commit is contained in:
@@ -10,4 +10,6 @@ public class MaterialInfomationApiVO extends PageParam {
|
||||
private String materialNumber;
|
||||
@Schema(description = "物料名称")
|
||||
private String materialName;
|
||||
@Schema(description = "部门编号")
|
||||
private String deptId;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user