Compare commits
No commits in common. "9bd27cd2c08a0fc989eaf30cd352656edca6e756" and "3ab17680b0988c32ffab3278ffe2bdfc56c03a73" have entirely different histories.
9bd27cd2c0
...
3ab17680b0
@ -31,7 +31,7 @@
|
|||||||
|
|
||||||
<insert id="insert">
|
<insert id="insert">
|
||||||
insert into qc_batchno(yq, zkpph, zkph, startda, conc, expiredt, endda, useflag, qcsrc, standsrc, bk, batchno)
|
insert into qc_batchno(yq, zkpph, zkph, startda, conc, expiredt, endda, useflag, qcsrc, standsrc, bk, batchno)
|
||||||
values(#{yq},#{zkpph},#{zkph},#{startda},#{conc},#{expiredt},#{endda},#{useflag},#{qcsrc},#{standsrc},#{bk},#{batchno})
|
values(#{yq},#{zkpph},#{startda},#{conc},#{expiredt},#{endda},#{useflag},#{qcsrc},#{standsrc},#{bk},#{batchno})
|
||||||
</insert>
|
</insert>
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user