src/api/kbList.ts @@ -210,7 +210,9 @@ } export function achunkGet(params) { return axios.get('/api/v1/chunk/get', {params}); }