张磊磊
2023-11-03 beda886b6bb532dc55418733a16cd86a40fd4019
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