fix bug
This commit is contained in:
@@ -7558,6 +7558,8 @@ CREATE TABLE [dbo].[blade_port_terminal] (
|
||||
[parent_name] nvarchar(100) NULL,
|
||||
[country] nvarchar(50) NULL,
|
||||
[city] nvarchar(50) NULL,
|
||||
[region_code] nvarchar(32) NULL,
|
||||
[detail_address] nvarchar(255) NULL,
|
||||
[longitude] decimal(12,6) NULL,
|
||||
[latitude] decimal(12,6) NULL,
|
||||
[data_source] nvarchar(20) DEFAULT '手工导入' NULL,
|
||||
|
||||
Reference in New Issue
Block a user