add new field for operate log
This commit is contained in:
parent
775eea0058
commit
135ddca115
@ -128,10 +128,10 @@ public class OperateLogReq {
|
||||
/**
|
||||
* 当前操作人姓名
|
||||
*/
|
||||
private String operateUserName;
|
||||
private String identityUserName;
|
||||
|
||||
/**
|
||||
* 当前操作人手机号码
|
||||
*/
|
||||
private String operateUserPhone;
|
||||
private String identityUserPhone;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user