zhangjinli 3 years ago
parent 341003eac9
commit 6e75099150

@ -77,6 +77,7 @@ public class User extends Model {
* id
*/
@Schema(title = "部门id")
@TableField("main_department")
private Integer main_department;
/**

Loading…
Cancel
Save