Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
H
hg-smart
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
platform
hg-smart
Commits
0032ef6d
Commit
0032ef6d
authored
Nov 19, 2024
by
宋祥
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/dev' into dev
parents
1c28407a
f788d171
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
HGPZ022.xml
src/main/java/com/baosight/hggp/hg/pz/sql/HGPZ022.xml
+1
-1
No files found.
src/main/java/com/baosight/hggp/hg/pz/sql/HGPZ022.xml
View file @
0032ef6d
...
@@ -364,7 +364,7 @@
...
@@ -364,7 +364,7 @@
<!-- 抛送状态修改-->
<!-- 抛送状态修改-->
<update
id=
"updateBillStatus"
>
<update
id=
"updateBillStatus"
>
UPDATE ${
wggz
Schema}.HGPZ022
UPDATE ${
hggp
Schema}.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#
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment