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

申请激活

parent 32d202c4
...@@ -496,10 +496,10 @@ ...@@ -496,10 +496,10 @@
type: "POST", type: "POST",
contentType: "application/x-www-form-urlencoded", contentType: "application/x-www-form-urlencoded",
data: { data: {
schoolId: 197, //学校id // schoolId: 197, //学校id
userId: 4145598, //用户id // userId: 4145598, //用户id
// schoolId: bankInfo.schoolId, //学校id schoolId: bankInfo.schoolId, //学校id
// userId: userID, //用户id userId: userID, //用户id
sessionid: sessionID sessionid: sessionID
}, },
headers: { headers: {
......
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