- switch doamin to jx.scaqda

This commit is contained in:
gazebo
2018-09-07 13:56:09 +08:00
parent 6a4a84826e
commit eeed813c46
2 changed files with 3 additions and 3 deletions

View File

@@ -14,8 +14,8 @@ import (
)
const (
WX_TO_ORDER_PAGE_URL = "http://www.jxc4.com/jx/h5/#/?jxStoreId="
WX_TO_SHOW_COMMENTS_DETAIL_URL = "http://www.jxc4.com/jx/h5/#/assess-list?jxStoreId=" //展示差评详情的页面
WX_TO_ORDER_PAGE_URL = "http://www.jx.scaqda.com/jx/h5/#/?jxStoreId="
WX_TO_SHOW_COMMENTS_DETAIL_URL = "http://www.jx.scaqda.com/jx/h5/#/assess-list?jxStoreId=" //展示差评详情的页面
//新订单模板消息文字颜色
WX_NEW_ORDER_TEMPLATE_COLOR = "#173177"
WX_HIGHLEVEL_TEMPLATE_COLOR = "#FF0000" //红色

View File

@@ -57,7 +57,7 @@ mtpsAppKey = "3c0a05d464c247c19d7ec13accc78605"
mtpsSecret = "b1M}9?:sTbsB[OF2gNORnN(|(iy9rB8(`7]|[wGLnbmt`evfM>E:A90DjHAW:UPE"
dadaIsProd = true
dadaCallbackURL = "http://callback.jingxicaishi.com/dadadelivery/msg"
dadaCallbackURL = "http://callback.jx.scaqda.com/dadadelivery/msg"
dadaSourceID = "6660"
weixinAppID = "wx2bb99eb5d2c9b82c"