Commit 598ea878 authored by jianghaiming's avatar jianghaiming

update:Se

parent c529becb
...@@ -31,6 +31,8 @@ service.jw_user.get_wechat_openid = "http://blend.jwshq.yidian-inc.com/ydInner/g ...@@ -31,6 +31,8 @@ service.jw_user.get_wechat_openid = "http://blend.jwshq.yidian-inc.com/ydInner/g
service.jw_order.refund = "https://api.jwshq.cn/api/wx/hulk/order/refundByManager" service.jw_order.refund = "https://api.jwshq.cn/api/wx/hulk/order/refundByManager"
service.jw_order.reject = "https://api.jwshq.cn/api/wx/hulk/order/rejectRefundByBuyer" service.jw_order.reject = "https://api.jwshq.cn/api/wx/hulk/order/rejectRefundByBuyer"
service.cms.login = "http://cms.jwshq.cn/j_security_check.jsonr"
;Switch开关按钮域名 ;Switch开关按钮域名
service.switch.api = "http://api.jwshq.cn/" service.switch.api = "http://api.jwshq.cn/"
...@@ -323,6 +325,8 @@ service.jw_user.save_update_life = "http://blend-test.api.appgc.yidian-inc.com/y ...@@ -323,6 +325,8 @@ service.jw_user.save_update_life = "http://blend-test.api.appgc.yidian-inc.com/y
service.jw_user.get_user_digg = "http://blend-test.api.appgc.yidian-inc.com/ydInner/getUserAgreeCount" service.jw_user.get_user_digg = "http://blend-test.api.appgc.yidian-inc.com/ydInner/getUserAgreeCount"
service.jw_user.get_share_user_info = "http://blend-test.api.appgc.yidian-inc.com/ydInner/getShareUserInfo" service.jw_user.get_share_user_info = "http://blend-test.api.appgc.yidian-inc.com/ydInner/getShareUserInfo"
service.jw_user.get_wechat_openid = "http://blend-test.api.appgc.yidian-inc.com/ydInner/getUserWXBindingInfo" service.jw_user.get_wechat_openid = "http://blend-test.api.appgc.yidian-inc.com/ydInner/getUserWXBindingInfo"
service.cms.login = "http://cms.jwshq.cn/j_security_check.jsonr"
service.jw_order.refund = "http://test.zhiyueapp.cn/api/wx/hulk/order/refundByManager" service.jw_order.refund = "http://test.zhiyueapp.cn/api/wx/hulk/order/refundByManager"
service.jw_order.reject = "http://test.zhiyueapp.cn/api/wx/hulk/order/rejectRefundByBuyer" service.jw_order.reject = "http://test.zhiyueapp.cn/api/wx/hulk/order/rejectRefundByBuyer"
......
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