2023-3-17
消息通知
This commit is contained in:
@@ -2,8 +2,8 @@ import store from '../store/index';
|
||||
export default {
|
||||
// qq 237524947 wx15d4269d3210863d
|
||||
// BASEURI: 'http://192.168.3.9:8083/api/',
|
||||
BASEURI: 'http://mall.yyundong.com/portalapi/api/',
|
||||
// BASEURI: 'http://192.168.31.52:8083/api/',
|
||||
// BASEURI: 'http://mall.yyundong.com/portalapi/api/',
|
||||
BASEURI: 'http://192.168.3.116:8083/api/',
|
||||
ADMINURI: 'http://mall.yyundong.com/adminapi/',
|
||||
ESURI: 'http://www.yyundong.com:8081/',
|
||||
h5Appid: 'wxb4660f37187c0b8e', // h5微信登录的appId 暂时测试用
|
||||
@@ -55,6 +55,7 @@ export default {
|
||||
storeCommentList: 'single/store/storeComment/list', // 商户评论
|
||||
noticeList: 'single/home/notice/list',
|
||||
noticeDetail: 'single/home/notice/detail',
|
||||
pushCid: 'single/home/pushCid',// 保存cid
|
||||
},
|
||||
member: {
|
||||
applyMember: 'single/user/applyMember', // 会员升级等级
|
||||
|
||||
Reference in New Issue
Block a user