mirror of
https://gitee.com/likeadmin/likeadmin_java.git
synced 2026-05-31 22:19:35 +08:00
增加扫码登录功能
This commit is contained in:
@@ -31,6 +31,9 @@ public class GenTable implements Serializable {
|
||||
private String genTpl;
|
||||
private Integer genType;
|
||||
private String genPath;
|
||||
private Integer menuStatus;
|
||||
private Integer menuPid;
|
||||
private String menuName;
|
||||
private String remarks;
|
||||
private Long createTime;
|
||||
private Long updateTime;
|
||||
|
||||
Reference in New Issue
Block a user