摘要: @cherrypy.expose @cherrypy.tools.accept(media="application/json") #加入这个装饰器 @cherrypy.tools.json_out() @cherrypy.tools.json_in() def upload_image_data( 阅读全文
posted @ 2018-08-16 13:40 anobscureretreat 阅读(3433) 评论(0) 推荐(0)