RESTClient import static groovyx.net.http.ContentType.* def confluence = new RESTClient( 'https://confluence/rest/api/' ) def response = confluence.get( ...
確定! 回上一頁