src/api/tigerapi/system.ts
@@ -745,7 +745,7 @@ } async function getListByPageAsync(params: any) { const data = await defHttp.post( { url: Api.QueryUrl, params }, { url: Api.QueryUrl, params,timeout:30000 }, { isTransformResponse: false, },