Commit 7bfe71bf authored by 袁玲利's avatar 袁玲利

代扣状态前缀修改

parent a161f455
......@@ -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