Commit 419951a9 by jianan

客户告知书23

parent 284baceb
......@@ -254,6 +254,7 @@
<if test="id != null">
and t.id = #{id,jdbcType=BIGINT}
</if>
order by t.created_at desc
</select>
<select id="getNextInformedNo" resultType="java.lang.String" statementType="CALLABLE">
select f_getNextInformedNo()
......
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