示例#1
0
文件: api.py 项目: xorduna/telemock
 def get(self):
     return {'chats': Chat.get_all()}