Commit 419951a9 by jianan

客户告知书23

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