def data = new groovy.json.JsonSlurper().parse("data.json" as File) println(data.collectEntries{ url, plans -> [url, [startDate: plans*.
確定! 回上一頁