revert: 还原 终端 => 客户端(终端容易被误解)

This commit is contained in:
2025-04-15 22:26:16 +08:00
parent 274aff59c7
commit be5bfc8a5b
22 changed files with 68 additions and 68 deletions

View File

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