Commit f50129b4 by fudahua

删除接口

parent 5ba56ad8
......@@ -209,7 +209,7 @@
enterprise_id = #{enterpriseId,jdbcType=VARCHAR},
</if>
<if test="sort != null" >
sort = #{sort,jdbcType=INTEGER},
sort = #{sort},
</if>
<if test="level != null" >
level = #{level,jdbcType=INTEGER},
......
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