let basicAuth = 'Basic ' + btoa("username" + ":" + "password"); axios.put("/geonetwork/srv/api/0.1/records?metadataType=SUB_TEMPLATE" ...
確定! 回上一頁