|
@@ -8,7 +8,7 @@
|
|
// | Author: CRMEB Team <admin@crmeb.com>
|
|
// | Author: CRMEB Team <admin@crmeb.com>
|
|
// +----------------------------------------------------------------------
|
|
// +----------------------------------------------------------------------
|
|
//移动端商城API 网络接口修改此配置,小程序域名要求https 例如:https://api.front.merchant.java.crmeb.net
|
|
//移动端商城API 网络接口修改此配置,小程序域名要求https 例如:https://api.front.merchant.java.crmeb.net
|
|
-let domain = 'http://39.105.58.247:20810'
|
|
|
|
|
|
+let domain = 'https://hncsyy.com.cn'
|
|
|
|
|
|
module.exports = {
|
|
module.exports = {
|
|
// 请求域名 格式: https://您的域名
|
|
// 请求域名 格式: https://您的域名
|