智慧保安后台管理-外网项目备份
guoshilong
2024-01-02 d65603650a5b9055f13f6406059c1f0cca471245
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>