Commit 24c81f1a by XiaHou

first

parent 7a2adf6e
......@@ -20,4 +20,6 @@ public class AdminManageParam extends UmsAdmin {
private Long roleId;
@ApiModelProperty("部门名称")
private String departName;
@ApiModelProperty("库房名称")
private String stockRoomName;
}
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