indata = yaml.load(cherrypy.request.body, Loader=yaml.SafeLoader). indata = yaml.safe_load(cherrypy.request.body).
確定! 回上一頁