Skip to content

Commit

Permalink
perf(X-Pack): 用户管理-列表增加用户来源
Browse files Browse the repository at this point in the history
  • Loading branch information
fit2cloud-chenyw committed May 18, 2024
1 parent 535d6f8 commit aba8ec5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion de-xpack
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,6 @@ public class UserGridVO {
private Long createTime;
@Schema(description = "系统变量")
private String sysVariable;
@Schema(description = "用户来源")
private Integer origin;
}

0 comments on commit aba8ec5

Please sign in to comment.