This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
shigongchen
/
ruoyi-vue-pro
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
fix db creation error
samisgod
1 anno fa
parent
b3d3efc8c4
commit
a4d6d5e6c3
1 ha cambiato i file
con
1 aggiunte
e
2 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
2
sql/sqlserver/ruoyi-vue-pro.sql
+ 1
- 2
sql/sqlserver/ruoyi-vue-pro.sql
Vedi File
@@ -5815,8 +5815,7 @@ GO
CREATE TABLE [dbo].[system_dict_type]
(
- [
- id]
+ [id]
bigint
IDENTITY
(