Commit a1d6792a authored by 袁玲利's avatar 袁玲利

Merge remote-tracking branch 'origin/V1.6.9_feature' into develop

parents da5c3575 7bfe71bf
......@@ -573,7 +573,7 @@ export default {
async signStatusQuery() {
let respes = await this.$http.post({
// url: "http://159.75.47.27:8091/bank-wechat/bohai/comprehensive/signStatusQuery",
url: orderApi + "/bank-wechat/bohai/comprehensive/signStatusQuery",
url: gHost + "/bank-wechat/bohai/comprehensive/signStatusQuery",
data: {
schoolId: bankInfo.schoolId, //学校id
userId: userID, //用户id
......
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