Skip to content

Commit

Permalink
Merge pull request #30 from admover/patch-3
Browse files Browse the repository at this point in the history
Update test.ts
  • Loading branch information
XiaoDaiGua-Ray authored Jan 15, 2025
2 parents 0bb707b + d3d9819 commit ff0bcb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/api/demo/test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ interface JSONPlaceholder {
*
* @returns 测试
*
* @medthod get
* @method get
*/
export const getWeather = (city: string) => {
return request<AxiosTestResponse>({
Expand Down

0 comments on commit ff0bcb5

Please sign in to comment.