Commit Graph
8 Commits
Author SHA1 Message Date
Wu Clan 811fd278f7 Update SQL files and use them as execution targets (#188) 2023-07-29 00:18:16 +08:00
Wu Clan f21006000a Update user role interface to standalone (#177)
* Update user role interface to standalone

* Fix the userinfo schema department field type

* fix update userinfo values

* fix update user avatar value

* update readme docs

* update test data sql

* update readme typo

* update readme docs
2023-07-14 17:01:47 +08:00
Wu Clan d877c86664 Update monitoring return data (#176) 2023-07-13 17:44:07 +08:00
Wu Clan 44befcc79f Add query users by department ID (#175)
* Add query users by department ID

* fix dept parent id schema field

* fix dept get all select

* update the test sql
2023-07-09 16:39:37 +08:00
dylan b194a32395 fix get_tree_data exception. (#169) 2023-07-04 20:41:17 +08:00
Wu Clan 84127066b7 Fix CORS 500 status code exception (#167)
* Fix CORS 500 status code exception

* update menu test sql data

* update docs string

* fix the exception category
2023-07-04 15:07:56 +08:00
Wu Clan 6f2c45a78d Update menu handling logic (#163)
* Restore superuser menu to get

* Update menu table fields

* Update the sql file

* Update the readme file

* lint
2023-07-02 00:44:27 +08:00
Wu Clan 01fb391934 Add database init sql files (#160) 2023-06-26 19:58:43 +08:00