src/api/kbList.ts @@ -205,7 +205,9 @@ export function achunkSet(params) { return axios.post('/api/v1/chunk/set', params); }