Class QualityAppealRequest
java.lang.Object
com.bytedesk.core.base.BaseRequest
com.bytedesk.service.quality_appeal.QualityAppealRequest
- All Implemented Interfaces:
PageableRequest,Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate Stringprivate Stringprivate Stringprivate String申诉状态Fields inherited from class com.bytedesk.core.base.BaseRequest
channel, content, orgUid, pageNumber, pageSize, type, uid, userUid -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.bytedesk.core.base.BaseRequest
getPageable, toJson, validate
-
Field Details
-
qualityCheckUid
-
status
申诉状态 -
comment
-
reviewComment
-
-
Constructor Details
-
QualityAppealRequest
public QualityAppealRequest()
-