public interface PushService
io.reactivex.Observable<com.alibaba.fastjson.JSONObject>
sendPushRequest(com.alibaba.fastjson.JSONObject param)
@POST(value="/1.1/push") io.reactivex.Observable<com.alibaba.fastjson.JSONObject> sendPushRequest(@Body com.alibaba.fastjson.JSONObject param)
Copyright © 2019. All rights reserved.