装扮商城新增充值入口
This commit is contained in:
@@ -61,7 +61,7 @@ object DecorationModel : BaseModel() {
|
||||
* @return
|
||||
*/
|
||||
@FormUrlEncoded
|
||||
@POST("/dress/shop/send")
|
||||
@POST("/dress/shop/give")
|
||||
fun sendDecoration(
|
||||
@Field("dressType") dressType: Int,
|
||||
@Field("dressId") dressId: Int,
|
||||
|
Reference in New Issue
Block a user