fetchJson(url, options); }; const dataProvider = simpleRestProvider('http://path.to.my.api/', fetchJson);. Now all the requests to the REST API will contain the ...
確定! 回上一頁