请求地址

feature/im-0611-ch
ch 2 years ago
parent 22dab20d79
commit 00d5bb7c82

@ -2,13 +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-13 09:52:55 * @LastEditTime: 2022-06-14 21:05:19
* @Description: file content * @Description: file content
*/ */
import {axiosTk} from "../axiosTk"; import {axiosTk} from "../axiosTk";
import { ToAsyncAwait } from "../utils"; import { ToAsyncAwait } from "../utils";
const BASE_URL = '/mall/im'; const BASE_URL = `${ENV.base_url}/mall/im`;
/** /**
* 获取soket登录秘钥 * 获取soket登录秘钥

Loading…
Cancel
Save