明树Git Lab

Commit 1f65507d authored by zfp1's avatar zfp1
parents 03f1c83d 4a4dbe44
......@@ -28,7 +28,7 @@ $(function () {
data: JSON.stringify({
page: page,
pageSize: 5,
openId: openId
openid: openId
}),
dataType: "json",
success: (res) => {
......@@ -121,7 +121,7 @@ $(function () {
type: "post",
contentType: "application/json",
data: JSON.stringify({
openId: openId,
openid: openId,
question: question,
answer: answer
}),
......
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