Commit a057c12e7e23a59fdcdfafe1db455e1383bf0ea2
1 parent
bdb55f45
no message
Showing
1 changed file
with
1 additions
and
1 deletions
CNLiveEnvironment/Classes/CNLiveInterface.h
| ... | ... | @@ -407,7 +407,7 @@ |
| 407 | 407 | //收藏目击者动态 |
| 408 | 408 | #define CNGetWitnessCancelCollection cn_API_Host(@"/Daren/witness/witnessCollectionType.action") |
| 409 | 409 | //对目击者的动态进行点赞 |
| 410 | -#define CNGetWitnessFavoriteMomentUrl cn_API_OpenApi2(@"/support/supportBySpIdForRank/insert" | |
| 410 | +#define CNGetWitnessFavoriteMomentUrl cn_API_OpenApi2(@"/support/supportBySpIdForRank/insert") | |
| 411 | 411 | //对目击者的粉丝列表数据获取 |
| 412 | 412 | #define CNGetWitnessFollowsMomentUrl cn_API_Host(@"/Daren/witness/getWitnessFollowsList.action") |
| 413 | 413 | //获取目击者广场视频列表 | ... | ... |