feat(console): expose login device model
This commit is contained in:
parent
3a65d1b46e
commit
0e97ecddc9
@ -91,6 +91,11 @@ public class UserLoginLoggerDTO implements Serializable {
|
|||||||
*/
|
*/
|
||||||
private String appPlatform;
|
private String appPlatform;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 手机型号.
|
||||||
|
*/
|
||||||
|
private String sysModel;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 登陆时间.
|
* 登陆时间.
|
||||||
*/
|
*/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user