Class RobotRestService


@Service @Description("Robot Management Service - AI robot and chatbot management service") public class RobotRestService extends BaseRestServiceWithExport<RobotEntity,RobotRequest,RobotResponse,RobotExcel>