@@ -53,7 +53,7 @@
type: 'APP'
})
$.post({
- url: '/message/obtainShunt',
+ url: '/jyapi/message/obtainShunt',
contentType: 'application/json',
data: typeModel,
success: function(res) {
@@ -63,7 +63,7 @@
type: 'WX'