意见反馈闪退bug fix
This commit is contained in:
@@ -173,7 +173,7 @@ object HomeModel : BaseModel() {
|
||||
@Query("feedbackDesc") feedbackDesc: String,
|
||||
@Query("contact") contact: String,
|
||||
@Query("ticket") ticket: String
|
||||
): Single<ServiceResult<*>>
|
||||
): Single<ServiceResult<String>>
|
||||
|
||||
/**
|
||||
* 获取新人列表
|
||||
|
Reference in New Issue
Block a user