Class NoteRestService


@Service public class NoteRestService extends BaseRestServiceWithExport<NoteEntity,NoteRequest,NoteResponse,NoteExcel>