Compare commits

..

No commits in common. "b4d91e667eef49cf6cb9ca8dc10fe68c3a2059e9" and "a058233c647014b5a093f717b7a7874d83d7e328" have entirely different histories.

1 changed files with 0 additions and 6 deletions

View File

@ -1,6 +0,0 @@
import { declareRequest } from '@cqsjjb/jjb-dva-runtime';
export const getWeather = declareRequest(
'biLoading',
'Get > https://api.map.baidu.com/weather/v1/?district_id=130300&data_type=all&ak=dIqOi34IlTg5FkNck1vqoBpLhPAj36S1',
);