king
2024-09-11 bfbd5a28cacbde2c5d69df79c817c1218da41dde
src/tabviews/zshare/actionList/normalbutton/index.jsx
@@ -2776,8 +2776,8 @@
          message: res.message || '缓存清空失败!',
          duration: 5
        })
      } else if (window.GLOB.mainSystemApi) {
        Api.cacheInterface({rduri: window.GLOB.mainSystemApi.replace('dostars', 'excache')}).then(result => {
      } else if (window.GLOB.localSystemApi) {
        Api.cacheInterface({rduri: window.GLOB.localSystemApi.replace('dostars', 'excache')}).then(result => {
          if (!result.status) {
            notification.warning({
              top: 92,