WeChatTimeLineRobot icon indicating copy to clipboard operation
WeChatTimeLineRobot copied to clipboard

微信朋友圈機器人

Results 2 WeChatTimeLineRobot issues
Sort by recently updated
recently updated
newest added

能不能增加一个自动点赞开关以及不给自己朋友圈点赞

-(void)reloadTableView{ if(!ccAutoLiking){ %log; %orig; }else{ NSLog(@"reload is disable~~"); } } 可能思路不一样吧,这一段代码中ccAutoLiking在这里合适吗,这个是什么意思呢,是不是得预先设置ccAutoLiking的值