fix db creation error

This commit is contained in:
samisgod 2023-09-07 16:18:24 +08:00
parent b3d3efc8c4
commit a4d6d5e6c3

View File

@ -5815,8 +5815,7 @@ GO
CREATE TABLE [dbo].[system_dict_type]
(
[
id]
[id]
bigint
IDENTITY
(