zxl
3 天以前 b599374e54fcb8fc56e6ccc8efe5f2b3f3d20716
src/api/platform/online-util.js
@@ -5,6 +5,7 @@
  return request({
    url: '/system/util/online',
    method: 'get',
    timeout: 30 * 1000,
    params: query
  })
}