cnas-server/src/main/resources/mapper/DeviceMapper.xml
@@ -59,11 +59,10 @@ </if> </select> <select id="authorizedPerson" resultType="com.yuanchu.mom.pojo.Device"> select * from (select id, select id, authorized_person, status from device) a from device </select> <select id="search" resultType="com.yuanchu.mom.pojo.Device"> select *