zxl
2025-05-26 74d3009146d83a272286e1d5e60d38a13a3f3c89
src/api/platform/online-util.js
@@ -5,6 +5,7 @@
  return request({
    url: '/system/util/online',
    method: 'get',
    timeout: 30 * 1000,
    params: query
  })
}