Commit 0032ef6d by 宋祥

Merge remote-tracking branch 'origin/dev' into dev

parents 1c28407a f788d171
...@@ -364,7 +364,7 @@ ...@@ -364,7 +364,7 @@
<!-- 抛送状态修改--> <!-- 抛送状态修改-->
<update id="updateBillStatus"> <update id="updateBillStatus">
UPDATE ${wggzSchema}.HGPZ022 UPDATE ${hggpSchema}.HGPZ022
SET SET
BILL_STATUS = #billStatus# <!-- 抛送状态:00:未抛送 10:发送中 20:抛帐成功 30:抛帐失败 --> BILL_STATUS = #billStatus# <!-- 抛送状态:00:未抛送 10:发送中 20:抛帐成功 30:抛帐失败 -->
WHERE BILL_MAIN_ID = #billMainId# WHERE BILL_MAIN_ID = #billMainId#
......
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