智慧保安后台管理-外网项目备份
tangzy
2021-09-16 2f5e395632ed97b8aad1ba0d5c7d3ecff397f7fe
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>