Commit d54b096e by 雷紫添

更新脚本

parents
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="Encoding" defaultCharsetForPropertiesFiles="UTF-8">
<file url="file://$PROJECT_DIR$/sql/采集项目sql/L0678.20190428_wangxing_摸底排查添加被摸底排查其它物品子项.txt" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/sql/采集项目sql/L0680.20190505_wangxing_摸底排查添加被摸底排查单位和弹药子项.txt" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/sql/采集项目sql/L0681.20190505_wangxing_摸底排查添加被摸底排查卡类、枪支、证件子项.txt" charset="UTF-16" />
</component>
</project>
\ No newline at end of file
INSERT INTO SYS_DBLOG(SID,STATUS)VALUES('L0678',0);
INSERT INTO SYS_DBLOG(SID,STATUS)VALUES('L0678',0);
COMMIT;
-------------------------------------------------------------------------------------------
insert into sys_pz_zcxw_rwpdwgx(id, xwbname, xwmc, lxmc, zcxwmc, zcxwlbdm)
values('041102', 'TB_XW_MDPC_BMDPCQTWP', '被摸底排查其它物品', '被摸底排查其它物品', '摸底排查', '0411');
-----------------------------------------------------------------
UPDATE SYS_DBLOG SET STATUS=1 WHERE SID='L0678';
COMMIT;
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment