邱宇豪
2023-11-01 21db563b4f218e04cdf07ee442af76d929e8da3a
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