This website requires JavaScript.
Explore
Help
Register
Sign In
boyue2025
/
boyue-vue-pro
Watch
3
Star
0
Fork
0
You've already forked boyue-vue-pro
mirror of
https://gitee.com/myxzgzs/boyue-vue-pro.git
synced
2025-08-09 17:02:46 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
boyue-vue-pro
/
yudao-core-service
/
src
/
test
/
resources
/
sql
/
clean.sql
6 lines
102 B
MySQL
Raw
Normal View
History
Unescape
Escape
增加 yudao-core-service 模块,提供共享逻辑
2021-10-10 01:34:31 +08:00
-- inf 开头的 DB
-- sys 开头的 DB
DELETE
FROM
"
sys_user_session
"
;
将 dict 和 login log 迁移到共享库里
2021-10-10 02:38:38 +08:00
DELETE
FROM
"
sys_dict_data
"
;
Reference in New Issue
Copy Permalink