def refresh(self):
     return _snack.refresh()
示例#2
0
文件: snack.py 项目: 274914765/python
 def refresh(self):
     return _snack.refresh()