摘要:
class coachpic(RequestHandler): @gen.coroutine def post(self): picurl = self.request.files['picurl'][0] print("picurl:{}".format(picurl)) ret = yield self.editpic(picu... 阅读全文
posted @ 2019-05-30 23:33
saintdingtheGreat
阅读(442)
评论(0)
推荐(0)

浙公网安备 33010602011771号