Commit 7de617e6 by fudahua

插入绑定日志

parent 750a01fe
......@@ -197,6 +197,9 @@
#{item}
</foreach>
</if>
<if test="optType!=-1">
and opt_type=#{optType}
</if>
order by create_time desc
</select>
</mapper>
\ No newline at end of file
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