This website works better with JavaScript
Home
Explore
Help
Register
Sign In
shigongchen
/
ruoyi-vue-pro
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
fix db creation error
samisgod
1 year ago
parent
b3d3efc8c4
commit
a4d6d5e6c3
1 changed files
with
1 additions
and
2 deletions
Split View
Show Diff Stats
1
2
sql/sqlserver/ruoyi-vue-pro.sql
+ 1
- 2
sql/sqlserver/ruoyi-vue-pro.sql
View File
@@ -5815,8 +5815,7 @@ GO
CREATE TABLE [dbo].[system_dict_type]
(
- [
- id]
+ [id]
bigint
IDENTITY
(