请求地址

feature/im-0611-ch
ch 2 years ago
parent 00d5bb7c82
commit 69e86583ec

@ -2,12 +2,13 @@
* @Author: ch * @Author: ch
* @Date: 2022-06-12 14:06:01 * @Date: 2022-06-12 14:06:01
* @LastEditors: ch * @LastEditors: ch
* @LastEditTime: 2022-06-14 21:05:19 * @LastEditTime: 2022-06-14 21:14:54
* @Description: file content * @Description: file content
*/ */
import {axiosTk} from "../axiosTk"; import {axiosTk} from "../axiosTk";
import { ToAsyncAwait } from "../utils"; import { ToAsyncAwait } from "../utils";
import ENV from '../config/env';
const BASE_URL = `${ENV.base_url}/mall/im`; const BASE_URL = `${ENV.base_url}/mall/im`;
/** /**

Loading…
Cancel
Save