智慧保安后台管理-外网
钟日健
2022-03-15 9b0aa050b578d338c86222b2fee75dace85f9fa0
src/main/java/org/springblade/modules/resource/mapper/AttachMapper.xml
@@ -30,4 +30,7 @@
        </if>
    </select>
    <update id="updat">
        update blade_attach set deptid=#{deptid} where cardid=#{cardid}
    </update>
</mapper>