This website works better with JavaScript
Home
Explore
Help
Register
Sign In
java
/
diagbotcloud
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
数据库脚本初始化
gaodm
5 years ago
parent
0497adc49a
commit
cb90cf27d4
2 changed files
with
5 additions
and
0 deletions
Split View
Show Diff Stats
4
0
docs/018.20190923公表项对应迁移到知识库/init_med.sql
1
0
docs/018.20190923公表项对应迁移到知识库/init_user.sql
+ 4
- 0
docs/018.20190923公表项对应迁移到知识库/init_med.sql
View File
@@ -0,0 +1,4 @@
+use `med`;
+
+
+use `sys-icss`;
+ 1
- 0
docs/018.20190923公表项对应迁移到知识库/init_user.sql
View File
@@ -0,0 +1 @@
+use `sys-user`;