11 lines
272 B
TypeScript
11 lines
272 B
TypeScript
/*
|
|
* @Author: Kane
|
|
* @Date: 2023-02-13 15:46:17
|
|
* @LastEditors: Kane
|
|
* @LastEditTime: 2023-02-13 23:34:55
|
|
* @FilePath: /后端辅助工具/src/axios/AxiosTest.ts
|
|
* @Description:
|
|
*
|
|
* Copyright (c) ${2022} by Kane, All Rights Reserved.
|
|
*/
|
|
import axios from "axios"; |