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