张晓波
2023-12-11 bc79c3e8341048ec604f414d9a0ecb875bae7698
hd/pipe/StaffManage/src/main/resources/mapping/FaceDeviceMapper.xml
@@ -77,6 +77,10 @@
        <include refid="condition_query" />
    </select>
    <select id="queryDevSn" resultType="string">
        select t.dev_sno as devSno from t_face_device t
    </select>
    <!--查询列表-->
    <select id="findAll" resultType="com.thhy.staff.modules.biz.face.entity.FaceDevice">
        SELECT