API页面类型分类

master
chaiyapeng 2024-09-04 01:30:54 +08:00
parent 3a51873506
commit 9af7ad00ae
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@
and sys_user.user_id=#{userId} and sys_user.user_id=#{userId}
</if> </if>
</where> </where>
</select> </select>
<select id="findApiList" resultType="com.muyu.domain.Connector"> <select id="findApiList" resultType="com.muyu.domain.Connector">
select *from connector select *from connector