bug (住宅租赁):修复导入bug
1. 添加面积字段 2. 删除插入自定义表多余字段 3. 去掉人工修正租赁基价id自增 4. 添加创建租赁视图
This commit is contained in:
@ -7,6 +7,5 @@ create type [dbo].[DWA_PROJECTBASEPRICE_RENT_MANU_Table] as table(
|
||||
, RentPrice_1 decimal(18, 2)
|
||||
, VOPPAT varchar(64)
|
||||
, VOPPA decimal(18, 6)
|
||||
, ModifyDate date
|
||||
)
|
||||
go
|
Reference in New Issue
Block a user