智慧保安后台管理-外网项目备份
zhongrj
2024-05-09 ff99cb26d0c651ccd09828e0ac262f9d942776f5
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>