mirror of https://gitee.com/stylefeng/roses
commit
8447e58ad5
|
@ -80,6 +80,6 @@ public class BaseResponse implements Serializable {
|
||||||
* 更新人姓名
|
* 更新人姓名
|
||||||
*/
|
*/
|
||||||
@ChineseDescription("更新人姓名")
|
@ChineseDescription("更新人姓名")
|
||||||
private Long updateUserName;
|
private String updateUserName;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue