Merge branch 'develop/oprlog_modify/221014' into 'test'
add new field for operate log See merge request infra/xlog!29
This commit is contained in:
commit
9c60ae9617
@ -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