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