This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
shigongchen
/
ruoyi-vue-pro
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
fix db creation error
samisgod
hace 1 año
padre
b3d3efc8c4
commit
a4d6d5e6c3
Se han
modificado 1 ficheros
con
1 adiciones
y
2 borrados
Dividir vista
Mostrar estadísticas de diff
1
2
sql/sqlserver/ruoyi-vue-pro.sql
+ 1
- 2
sql/sqlserver/ruoyi-vue-pro.sql
Ver fichero
@@ -5815,8 +5815,7 @@ GO
CREATE TABLE [dbo].[system_dict_type]
(
- [
- id]
+ [id]
bigint
IDENTITY
(