mirror of
https://github.com/continew-org/continew-admin.git
synced 2025-09-10 20:57:14 +08:00
chore: 客户端管理 => 终端管理
This commit is contained in:
@@ -81,12 +81,12 @@ public class UserContext implements Serializable {
|
||||
private Set<RoleContext> roles;
|
||||
|
||||
/**
|
||||
* 客户端类型
|
||||
* 终端类型
|
||||
*/
|
||||
private String clientType;
|
||||
|
||||
/**
|
||||
* 客户端 ID
|
||||
* 终端 ID
|
||||
*/
|
||||
private String clientId;
|
||||
|
||||
|
Reference in New Issue
Block a user