Commit a480365e authored by mengcuiguang's avatar mengcuiguang

添加上传剧接口

parent ca0773f5
......@@ -278,7 +278,7 @@ public interface LoanService {
/**
* 穿山甲上传剧集
*/
@POST("api/vvedio/init")
@POST("api/vedio/initCsj")
Observable<BaseResponse<Object>> commitCsjShotInfo(@Body Map<String, Object> vo);
/**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment