restapi 여러개 띄우는거 작업 가능하게 하는거 진행중
This commit is contained in:
@@ -41,7 +41,7 @@ export class RiskAlertService {
|
||||
disp: 0,
|
||||
authKey: apiKey,
|
||||
},
|
||||
timeout: 10000,
|
||||
timeout: 30000, // 30초로 증가
|
||||
responseType: 'arraybuffer', // 인코딩 문제 해결
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user