Commit 95206b5a by wufan

Merge branch 'feature/zhangleyuan/20201124/cloud-class_first-stage' into 'master'

feat:切换线上网关域名

See merge request !1
parents 61cc858e fc5d699f
/*
* @Author: 陈剑宇
* @Date: 2020-05-07 14:43:01
* @LastEditTime: 2020-12-15 20:08:56
* @LastEditors: zhangleyuan
* @LastEditTime: 2020-12-15 21:30:37
* @LastEditors: wufan
* @Description:
* @FilePath: /wheat-web-demo/src/domains/basic-domain/constants.ts
*/
......@@ -16,7 +16,7 @@ const BASIC_HOST_MAP: MapInterface = {
dev1: 'https://dev1-heimdall.xiaomai5.com/',
rc: 'https://rc-heimdall.xiaomai5.com/',
gray: 'https://gray-heimdall.xiaomai5.com/',
prod: 'https://gateway-heimdall.xiaomai5.com/'
prod: 'https://gateway.xiaomai5.com/'
};
// axios headers config
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment