mirror of
https://github.com/continew-org/continew-admin.git
synced 2025-09-19 12:57:12 +08:00
revert: 还原 终端 => 客户端(终端容易被误解)
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