Commit 92ded6e3 by lihao

fixbug

parent b920e285
......@@ -1706,7 +1706,6 @@
AND I.ADVISER_ID = #{adviserId} AND I.is_group_book = 1
WHERE
I.ID IS NULL
AND
<if test="typeCode!=null">
AND
B.TYPE_CODE = #{typeCode}
......
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