Skip to content

Commit

Permalink
好评注释修改
Browse files Browse the repository at this point in the history
  • Loading branch information
fengchuanxiang committed Jun 27, 2017
1 parent b9c1b91 commit 783aab0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FCXUniversial/FCXUniversial/FCXRating.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
* 调用评价
*
* @param appID 当前应用的appID
* @param Bool 是否能够弹出好评
* @param finish 好评逻辑完成后的回调
*/
+ (void)startRating:(NSString*)appID finish:(void(^)(BOOL success))finish;
+ (void)goAppStore:(NSString*)appID;//!<下载页
Expand Down

0 comments on commit 783aab0

Please sign in to comment.