Class RobotMessageRestService


@Service @Description("Robot Message Service - AI robot message and conversation management service") public class RobotMessageRestService extends BaseRestServiceWithExport<RobotMessageEntity,RobotMessageRequest,RobotMessageResponse,RobotMessageExcel>