MCPcopy
hub / github.com/labring/FastGPT / useSystemStore.ts

File useSystemStore.ts

projects/app/src/web/common/system/useSystemStore.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { create, devtools, persist, immer } from '@fastgpt/web/common/zustand';
2import axios from 'axios';
3import type { OAuthEnum } from '@fastgpt/global/support/user/constant';
4import type {

Callers

nothing calls this directly

Calls 7

getOperationalAdFunction · 0.90
getMyModelsFunction · 0.90
logMethod · 0.80
createFunction · 0.50
setFunction · 0.50
getFunction · 0.50
filterMethod · 0.45

Tested by

no test coverage detected