add weixinapi
This commit is contained in:
@@ -39,5 +39,13 @@
|
||||
+(void)saveAppGaurdflag:(BOOL)showedGaurd;
|
||||
+(BOOL)isShowedAppGaurd;
|
||||
|
||||
/**
|
||||
调用微信登录 获取access_token返回信息
|
||||
|
||||
@param dic 返回信息对象
|
||||
*/
|
||||
+(void)saveWeiXinaccesstokenInfoWithDic:(NSDictionary *)dic;
|
||||
+(NSDictionary *)getWeiXinAccessToenDic;
|
||||
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user