修复bug
This commit is contained in:
parent
a63101d2c9
commit
62bacf2dda
@ -33,7 +33,7 @@ public class StaffDto implements Serializable {
|
||||
* 员工姓名
|
||||
*/
|
||||
@ApiModelProperty(name = "value", value = "姓名")
|
||||
private String value;
|
||||
private String name;
|
||||
/**
|
||||
* 职位
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user