import fetch from "isomorphic-unfetch" ; class SelfFetch { //Let every promise request trycatch async baseMethod ( fn ) { if ( fn ) { try { const res ...
確定! 回上一頁