API页面类型分类
parent
3a51873506
commit
9af7ad00ae
|
@ -27,6 +27,7 @@
|
|||
and sys_user.user_id=#{userId}
|
||||
</if>
|
||||
</where>
|
||||
|
||||
</select>
|
||||
<select id="findApiList" resultType="com.muyu.domain.Connector">
|
||||
select *from connector
|
||||
|
|
Loading…
Reference in New Issue