from dicttoxml import dicttoxml array = [ { 'time': {"hour":"1", "minute":"30","seconds": "40"} }, { 'place': {"street":"40 something", ...
確定! 回上一頁