|
@@ -8678,7 +8678,7 @@ alter table T_YJPT_ZCYH ADD CG Number;
|
|
|
|
|
|
</#if>
|
|
</#if>
|
|
|
|
|
|
-<#if versionDate?date("yyyyMMdd") lt "20110909"?date("yyyyMMdd") >
|
|
|
|
|
|
+<#if versionDate?date("yyyyMMdd") lt "20160909"?date("yyyyMMdd") >
|
|
--港区所在水系
|
|
--港区所在水系
|
|
Alter TABLE T_YJPT_GQ ADD SZSX NUMBER;
|
|
Alter TABLE T_YJPT_GQ ADD SZSX NUMBER;
|
|
-- 泊位结构子类型
|
|
-- 泊位结构子类型
|
|
@@ -8709,7 +8709,7 @@ Insert into T_YJPT_GGDM (ID,FID,GROUPCODE,CODE,PX,MC,ADD_USER,ADD_DATE,UPDATE_US
|
|
update t_yjpt_jyrxx_bw b set b.bwszsx=2205 where b.bwszsx=10000611;
|
|
update t_yjpt_jyrxx_bw b set b.bwszsx=2205 where b.bwszsx=10000611;
|
|
update t_yjpt_jyrxx_bw b set b.bwszsx=2204 where b.bwszsx=10000612;
|
|
update t_yjpt_jyrxx_bw b set b.bwszsx=2204 where b.bwszsx=10000612;
|
|
</#if>
|
|
</#if>
|
|
-<#if versionDate?date("yyyyMMdd") lt "20110919"?date("yyyyMMdd") >
|
|
|
|
|
|
+<#if versionDate?date("yyyyMMdd") lt "20160919"?date("yyyyMMdd") >
|
|
--储罐区
|
|
--储罐区
|
|
create table T_YJPT_CGQ
|
|
create table T_YJPT_CGQ
|
|
(
|
|
(
|