MCPcopy Create free account

hub / github.com/XXieYiqiang/SoakUpTheSun / functions

Functions695 in github.com/XXieYiqiang/SoakUpTheSun

MethodgetUserSex
获取用户性别
shortlink/src/main/java/org/hgc/suts/shortlink/common/biz/user/UserContext.java:54
MethodgetUserSex
获取用户性别
picture/src/main/java/org/hgc/suts/picture/common/biz/user/UserContext.java:53
MethodgetUserSex
获取用户性别
volunteer/src/main/java/org/hgc/suts/volunteer/common/biz/user/UserContext.java:54
MethodgetUserSex
获取用户性别
agent/src/main/java/org/hgc/suts/gateway/common/biz/user/UserContext.java:58
Functionget_detection_service
()
ai_service/src/dependencies.py:11
Methodget_model_info
获取模型信息 Returns: Dict[str, Any]: 模型信息字典
ai_service/src/models/base.py:64
Functionget_vision_qa_service
()
ai_service/src/dependencies.py:7
MethodglobalExceptionHandler
构建全局异常拦截器组件 Bean
user/src/main/java/org/hgc/suts/user/config/WebAutoConfiguration.java:13
MethodglobalExceptionHandler
构建全局异常拦截器组件 Bean
shortlink/src/main/java/org/hgc/suts/shortlink/config/WebAutoConfiguration.java:14
MethodglobalExceptionHandler
构建全局异常拦截器组件 Bean
picture/src/main/java/org/hgc/suts/picture/config/WebAutoConfiguration.java:13
MethodglobalExceptionHandler
构建全局异常拦截器组件 Bean
volunteer/src/main/java/org/hgc/suts/volunteer/config/WebAutoConfiguration.java:14
MethodhandleBinaryMessage
(WebSocketSession session, BinaryMessage message)
picture/src/main/java/org/hgc/suts/picture/ws/handler/AiImageBinaryHandler.java:42
Functionhandler
()
clientService/vite-plugins/sync-manifest-plugins.ts:26
MethodhasUserAccount
返回是否注册该账号 @param username 用户名 @return 存在 true 不存在 false
user/src/main/java/org/hgc/suts/user/service/UserService.java:33
MethodhideLoading
(options?: T)
clientService/src/typings.d.ts:142
FunctionhttpDelete
(url: string, query?: Record<string, any>, header?: Record<string, any>, options?: Partial<CustomRequestOption
clientService/src/http/http.ts:179
FunctionhttpGet
(url: string, query?: Record<string, any>, header?: Record<string, any>, options?: Partial<CustomRequestOption
clientService/src/http/http.ts:134
FunctionhttpPost
(url: string, data?: Record<string, any>, query?: Record<string, any>, header?: Record<string, any>, options?:
clientService/src/http/http.ts:152
FunctionhttpPut
(url: string, data?: Record<string, any>, query?: Record<string, any>, header?: Record<string, any>, options?:
clientService/src/http/http.ts:165
FunctioninfoUsingGet
({ options }: { options?: CustomRequestOptions_ })
clientService/src/service/info.ts:9
Methodinit
()
volunteer/src/main/java/org/hgc/suts/volunteer/common/scheduledTask/VolunteerScoreTask.java:41
MethodinitChain
()
agent/src/main/java/org/hgc/suts/gateway/service/impl/AiChatServiceImpl.java:32
MethodinitIndex
()
agent/src/main/java/org/hgc/suts/gateway/manager/VectorIndexManager.java:29
MethodinsertFill
(MetaObject metaObject)
user/src/main/java/org/hgc/suts/user/config/DataBaseConfiguration.java:42
MethodinsertFill
(MetaObject metaObject)
shortlink/src/main/java/org/hgc/suts/shortlink/config/DataBaseConfiguration.java:42
MethodinsertFill
(MetaObject metaObject)
picture/src/main/java/org/hgc/suts/picture/config/DataBaseConfiguration.java:42
MethodinsertFill
(MetaObject metaObject)
volunteer/src/main/java/org/hgc/suts/volunteer/config/DataBaseConfiguration.java:42
Functioninstall
()
clientService/src/http/interceptor.ts:63
Functioninstall
()
clientService/src/router/interceptor.ts:53
Functioninvoke
(options: CustomRequestOptions)
clientService/src/http/interceptor.ts:12
Functioninvoke
({ url, query }: { url: string, query?: Record<string, string> })
clientService/src/router/interceptor.ts:14
Methodinvoke
(VolunteerExcelObject data, AnalysisContext analysisContext)
volunteer/src/main/java/org/hgc/suts/volunteer/mq/consumer/easyExcel/volunteerCreateExcel/ReadExcelDistributionListener.java:44
Methodinvoke
(Object data, AnalysisContext context)
volunteer/src/main/java/org/hgc/suts/volunteer/service/handler/excel/RowCountListener.java:15
MethodisSuccess
()
user/src/main/java/org/hgc/suts/user/common/result/Result.java:44
MethodisSuccess
()
shortlink/src/main/java/org/hgc/suts/shortlink/common/result/Result.java:44
MethodisSuccess
()
picture/src/main/java/org/hgc/suts/picture/common/result/Result.java:44
MethodisSuccess
()
volunteer/src/main/java/org/hgc/suts/volunteer/common/result/Result.java:44
Methodis_healthy
判断服务是否健康
ai_service/src/schemas/vision_qa.py:21
MethodjedisPooled
()
agent/src/main/java/org/hgc/suts/gateway/config/JedisConfig.java:21
Functionlifespan
(app: FastAPI)
ai_service/src/app.py:24
FunctionlistAllUsingGet
({ options, }: { options?: CustomRequestOptions_; })
clientService/src/service/listAll.ts:9
Methodload
(self)
ai_service/src/models/vlm_model.py:61
FunctionloadMore
()
clientService/src/hooks/useScroll.ts:58
Methodload_model
加载模型 Returns: bool: 加载成功返回True,否则返回False
ai_service/src/models/base.py:32
Functionlogin
(loginForm: any)
clientService/src/store/token.ts:119
Functionlogin
(loginForm: any)
clientService/src/api/login.ts:44
Methodlogin
用户登陆
user/src/main/java/org/hgc/suts/user/controller/UserController.java:39
Methodlogin
(UserLoginReqDTO requestParam)
user/src/main/java/org/hgc/suts/user/service/impl/UserServiceImpl.java:116
Functionlogout
()
clientService/src/store/token.ts:179
Functionlogout
()
clientService/src/api/login.ts:74
Methodlogout
登出用户
user/src/main/java/org/hgc/suts/user/controller/UserController.java:66
Methodlogout
(HttpServletRequest request)
user/src/main/java/org/hgc/suts/user/service/impl/UserServiceImpl.java:184
Functionmain
()
sfu/main.go:10
Methodmain
(String[] args)
user/src/main/java/org/hgc/suts/user/UserApplication.java:13
Methodmain
(String[] args)
shortlink/src/main/java/org/hgc/suts/shortlink/ShortlinkApplication.java:13
Methodmain
(String[] args)
picture/src/main/java/org/hgc/suts/picture/PictureApplication.java:13
Methodmain
(String[] args)
volunteer/src/main/java/org/hgc/suts/volunteer/VolunteerApplication.java:15
Methodmain
(String[] args)
gateway/src/main/java/org/hgc/suts/gateway/GatewayApplication.java:13
Methodmain
(String[] args)
agent/src/main/java/org/hgc/suts/gateway/AgentApplication.java:18
MethodmatchVolunteer
匹配志愿者
volunteer/src/main/java/org/hgc/suts/volunteer/controller/VolunteerUserController.java:53
MethodmatchVolunteer
(VolunteerMatchReqDTO req)
volunteer/src/main/java/org/hgc/suts/volunteer/service/impl/VolunteerMatchServiceImpl.java:94
Methodmessage
错误信息
user/src/main/java/org/hgc/suts/user/common/errorcode/IErrorCode.java:16
Methodmessage
()
user/src/main/java/org/hgc/suts/user/common/errorcode/BaseErrorCode.java:52
Methodmessage
()
user/src/main/java/org/hgc/suts/user/common/enums/UserErrorCodeEnum.java:33
Methodmessage
错误信息
shortlink/src/main/java/org/hgc/suts/shortlink/common/errorcode/IErrorCode.java:16
Methodmessage
()
shortlink/src/main/java/org/hgc/suts/shortlink/common/errorcode/BaseErrorCode.java:50
Methodmessage
错误信息
picture/src/main/java/org/hgc/suts/picture/common/errorcode/IErrorCode.java:16
Methodmessage
()
picture/src/main/java/org/hgc/suts/picture/common/errorcode/BaseErrorCode.java:50
Methodmessage
错误信息
volunteer/src/main/java/org/hgc/suts/volunteer/common/errorcode/IErrorCode.java:16
Methodmessage
()
volunteer/src/main/java/org/hgc/suts/volunteer/common/errorcode/BaseErrorCode.java:50
Methodmessage
()
agent/src/main/java/org/hgc/suts/gateway/common/errorcode/BaseErrorCode.java:50
MethodmyMetaObjectHandler
MyBatis-Plus 源数据自动填充类
user/src/main/java/org/hgc/suts/user/config/DataBaseConfiguration.java:32
MethodmyMetaObjectHandler
MyBatis-Plus 源数据自动填充类
shortlink/src/main/java/org/hgc/suts/shortlink/config/DataBaseConfiguration.java:32
MethodmyMetaObjectHandler
MyBatis-Plus 源数据自动填充类
picture/src/main/java/org/hgc/suts/picture/config/DataBaseConfiguration.java:32
MethodmyMetaObjectHandler
MyBatis-Plus 源数据自动填充类
volunteer/src/main/java/org/hgc/suts/volunteer/config/DataBaseConfiguration.java:32
MethodmybatisPlusInterceptor
MyBatis-Plus MySQL 分页插件
user/src/main/java/org/hgc/suts/user/config/DataBaseConfiguration.java:22
MethodmybatisPlusInterceptor
MyBatis-Plus MySQL 分页插件
shortlink/src/main/java/org/hgc/suts/shortlink/config/DataBaseConfiguration.java:22
MethodmybatisPlusInterceptor
MyBatis-Plus MySQL 分页插件
picture/src/main/java/org/hgc/suts/picture/config/DataBaseConfiguration.java:22
MethodmybatisPlusInterceptor
MyBatis-Plus MySQL 分页插件
volunteer/src/main/java/org/hgc/suts/volunteer/config/DataBaseConfiguration.java:22
MethodoldAddVolunteerToActivePool
(Long volunteerId, double lat, double lon, int age, int sex, long ttlSeconds)
volunteer/src/main/java/org/hgc/suts/volunteer/common/manager/VolunteerRedisManager.java:52
MethodoldSetCooldown
(List<Long> volunteerIds, long seconds)
volunteer/src/main/java/org/hgc/suts/volunteer/common/manager/VolunteerRedisManager.java:130
MethodonMessage
(MessageWrapper<VideoFrameAnalysisEvent> wrapper)
picture/src/main/java/org/hgc/suts/picture/mq/consumer/VideoFrameConsumer.java:38
MethodonMessage
(MessageWrapper<UploadPictureAnalysisEvent> messageWrapper)
picture/src/main/java/org/hgc/suts/picture/mq/consumer/PictureAnalysisConsumer.java:44
MethodonMessage
(MessageWrapper<VolunteerUserEsSyncEvent> messageWrapper)
volunteer/src/main/java/org/hgc/suts/volunteer/mq/consumer/VolunteerUserEsSyncConsumer.java:34
MethodonMessage
(MessageWrapper<VolunteerPrizesSendEvent> messageWrapper)
volunteer/src/main/java/org/hgc/suts/volunteer/mq/consumer/VolunteerPrizesSendConsumer.java:46
MethodonMessage
(MessageWrapper<VolunteerTaskExecuteEvent> messageWrapper)
volunteer/src/main/java/org/hgc/suts/volunteer/mq/consumer/VolunteerCreateTaskExecuteConsumer.java:37
MethodonMessage
(MessageWrapper<VolunteerTaskExecuteEvent> messageWrapper)
volunteer/src/main/java/org/hgc/suts/volunteer/mq/consumer/VolunteerTaskExecuteConsumer.java:37
MethodonMessage
(MessageWrapper<VolunteerPrizesGrabDBSyncEvent> messageWrapper)
volunteer/src/main/java/org/hgc/suts/volunteer/mq/consumer/VolunteerPrizesGrabDBSyncConsumer.java:46
MethodopenAPI
自定义 openAPI 个性化信息
user/src/main/java/org/hgc/suts/user/config/SwaggerConfiguration.java:27
MethodopenAPI
自定义 openAPI 个性化信息
shortlink/src/main/java/org/hgc/suts/shortlink/config/SwaggerConfiguration.java:27
MethodopenAPI
自定义 openAPI 个性化信息
picture/src/main/java/org/hgc/suts/picture/config/SwaggerConfiguration.java:27
MethodopenAPI
自定义 openAPI 个性化信息
volunteer/src/main/java/org/hgc/suts/volunteer/config/SwaggerConfiguration.java:27
FunctionpostFooAPI
(name: string)
clientService/src/api/foo.ts:33
FunctionpostFooAPI2
(name: string)
clientService/src/api/foo.ts:37
FunctionpostFooAPI3
(name: string)
clientService/src/api/foo.ts:41
MethodpreHandle
(HttpServletRequest request, HttpServletResponse response, Object handler)
user/src/main/java/org/hgc/suts/user/common/biz/user/LoginInterceptor.java:21
MethodpreHandle
(HttpServletRequest request, HttpServletResponse response, Object handler)
shortlink/src/main/java/org/hgc/suts/shortlink/common/biz/user/LoginInterceptor.java:21
MethodpreHandle
(HttpServletRequest request, HttpServletResponse response, Object handler)
picture/src/main/java/org/hgc/suts/picture/common/biz/user/LoginInterceptor.java:20
MethodpreHandle
(HttpServletRequest request, HttpServletResponse response, Object handler)
volunteer/src/main/java/org/hgc/suts/volunteer/common/biz/user/LoginInterceptor.java:21
MethodpreHandle
(HttpServletRequest request, HttpServletResponse response, Object handler)
agent/src/main/java/org/hgc/suts/gateway/common/biz/user/LoginInterceptor.java:23
← previousnext →501–600 of 695, ranked by callers