mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-27 00:17:31 +00:00
Add unit tests for channel API functions and response handling in channel.ts. (#4987)
Co-authored-by: gru-agent[bot] <185149714+gru-agent[bot]@users.noreply.github.com>
This commit is contained in:
@@ -208,3 +208,5 @@ export const getDashboardV2 = (params: {
|
||||
timezone: params.timezone || 'Local',
|
||||
timespan: params.timespan || 'day'
|
||||
});
|
||||
|
||||
export { responseSuccess, checkRes, responseError, instance, request };
|
||||
|
Reference in New Issue
Block a user