chore: 客户端管理 => 终端管理

This commit is contained in:
2025-02-26 21:27:28 +08:00
parent d3369119e0
commit 82cf4390e8
21 changed files with 87 additions and 87 deletions

View File

@@ -81,12 +81,12 @@ public class UserContext implements Serializable {
private Set<RoleContext> roles;
/**
* 客户端类型
* 端类型
*/
private String clientType;
/**
* 客户端 ID
* 端 ID
*/
private String clientId;