@acrool/imgz-client
Advanced tools
Comparing version
@@ -23,4 +23,4 @@ "use strict"; | ||
}); | ||
axiosInstance.interceptors.response.use(interceptors_1.interceptorsResponseReject); | ||
// axiosInstance.interceptors.response.use(interceptorsResponseFulfilled, interceptorsResponseReject); | ||
// axiosInstance.interceptors.response.use(interceptorsResponseReject); | ||
axiosInstance.interceptors.response.use(interceptors_1.interceptorsResponseFulfilled, interceptors_1.interceptorsResponseReject); | ||
/** | ||
@@ -27,0 +27,0 @@ * 處理圖片 並儲存於伺服器 |
{ | ||
"name": "@acrool/imgz-client", | ||
"version": "0.0.5-test.3", | ||
"version": "0.0.5-test.4", | ||
"description": "This is a Client of the acrool-imgz api server, which can isolate its core from the impact of the environment version.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is not supported yet
47913
0.06%