Uses of Class
com.bytedesk.ai.robot_thread.RobotThreadRequest
Packages that use RobotThreadRequest
Package
Description
智能辅助回复
https://work.weixin.qq.com/nl/act/p/c9d6b36eb873411c
-
Uses of RobotThreadRequest in com.bytedesk.ai.robot_thread
Methods in com.bytedesk.ai.robot_thread with parameters of type RobotThreadRequestModifier and TypeMethodDescriptionRobotThreadRestService.create
(RobotThreadRequest request) protected org.springframework.data.jpa.domain.Specification<RobotThreadEntity>
RobotThreadRestService.createSpecification
(RobotThreadRequest request) void
RobotThreadRestService.delete
(RobotThreadRequest request) static org.springframework.data.jpa.domain.Specification<RobotThreadEntity>
RobotThreadSpecification.search
(RobotThreadRequest request, AuthService authService) RobotThreadRestService.update
(RobotThreadRequest request)