This website works better with JavaScript.
Explore
Help
Sign In
linweidong
/
besure_server
Watch
2
Star
1
Fork
You've already forked besure_server
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
fix db creation error
Browse Source
plp
samisgod
3 years ago
parent
b3d3efc8c4
commit
a4d6d5e6c3
1 changed files
with
1 additions
and
2 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
3
sql/sqlserver/ruoyi-vue-pro.sql
Unescape
Escape
View File
@ -5815,8 +5815,7 @@ GO
CREATE
TABLE
[
dbo
]
.
[
system_dict_type
]
(
[
id
]
[
id
]
bigint
IDENTITY
(
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
linweidong/besure_server
Title
Body
Create Issue