I'm having the following JSON object which I want to check import groovy.json.JsonSlurper def jsonSlurper = new JsonSlurper() import ...
確定! 回上一頁