mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 05:22:13 +08:00
perf(X-Pack): 用户管理-列表增加用户来源
This commit is contained in:
2
de-xpack
2
de-xpack
Submodule de-xpack updated: b550857633...84ddcd508b
@@ -28,4 +28,6 @@ public class UserGridVO {
|
||||
private Long createTime;
|
||||
@Schema(description = "系统变量")
|
||||
private String sysVariable;
|
||||
@Schema(description = "用户来源")
|
||||
private Integer origin;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user