Uses of Class
com.bytedesk.service.quality_appeal.QualityAppealResponse
Packages that use QualityAppealResponse
-
Uses of QualityAppealResponse in com.bytedesk.service.quality_appeal
Methods in com.bytedesk.service.quality_appeal that return QualityAppealResponseModifier and TypeMethodDescriptionQualityAppealRestService.approve
(QualityAppealRequest request) 申诉通过QualityAppealRestService.convertToResponse
(QualityAppealEntity entity) QualityAppealRestService.create
(QualityAppealRequest request) QualityAppealRestService.reject
(QualityAppealRequest request) 申诉驳回QualityAppealRestService.update
(QualityAppealRequest request)