增加建表语句和数据sql

This commit is contained in:
liwen
2020-10-28 16:55:15 +08:00
parent be5819376d
commit 06a7068bd6
12 changed files with 466 additions and 0 deletions

View File

@@ -1,2 +1,15 @@
# fx-falsework
基于javafx、spring boot 开发的客户端与服务端系统开发脚手架
1 登录
![Image text](https://raw.githubusercontent.com/lwdillon/fx-falsework/main/client/src/main/resources/images/folder/loding.png)
2 主页
![Image text](https://raw.githubusercontent.com/lwdillon/fx-falsework/main/client/src/main/resources/images/folder/home.png)
2 用户管理
![Image text](https://raw.githubusercontent.com/lwdillon/fx-falsework/main/client/src/main/resources/images/folder/user.png)
3 菜单管理
![Image text](https://raw.githubusercontent.com/lwdillon/fx-falsework/main/client/src/main/resources/images/folder/menu.png)
4 角色权限管理
![Image text](https://raw.githubusercontent.com/lwdillon/fx-falsework/main/client/src/main/resources/images/folder/group.png)
5 角色类型管理
![Image text](https://raw.githubusercontent.com/lwdillon/fx-falsework/main/client/src/main/resources/images/folder/grouptype.png)