意见反馈闪退bug fix

This commit is contained in:
huangjian
2021-12-22 14:18:11 +08:00
parent 7c36839306
commit f29916c50c

View File

@@ -173,7 +173,7 @@ object HomeModel : BaseModel() {
@Query("feedbackDesc") feedbackDesc: String,
@Query("contact") contact: String,
@Query("ticket") ticket: String
): Single<ServiceResult<*>>
): Single<ServiceResult<String>>
/**
* 获取新人列表