예제 #1
0
파일: hub.py 프로젝트: sparderwee/twqq
 def _hash(self):
     """  获取好友列表时的Hash """
     return _hash.webqq_hash(self.qid, self.ptwebqq)
예제 #2
0
파일: hub.py 프로젝트: udbmnm/twqq
 def _hash(self):
     """  获取好友列表时的Hash """
     return _hash.webqq_hash(self.qid, self.ptwebqq)