网络请求适配器bug

src/config/request.adaptor.ts下的response_formater方法内,当接口返回的body是数字0时,导致调用接口后res.data为undefined