智慧保安后台管理-外网项目备份
zrj
2024-06-20 50eea2862bde7c2400e20b85528fb0fac0fb7528
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>