@@ -8819,5 +8819,7 @@ alter table T_YJPT_CGQ
UPDATE T_YJPT_MEM m SET m.R_CHAR= (SELECT b.aqffcs from T_YJPT_WXHWPMB b where m.R_NUM=b."ID") where m.type='aqffcs';
--储罐增加储罐区
alter table t_yjpt_cg add cgq number;
+--自查隐患增加储罐
+alter table t_yjpt_zcyh add cg number;
</#if>