明树Git Lab

Commit 4a4dbe44 authored by yangyajing's avatar yangyajing

modify id

parent 3049f4ba
......@@ -28,7 +28,7 @@ $(function () {
data: JSON.stringify({
page: page,
pageSize: 5,
openId: openId
openid: openId
}),
dataType: "json",
success: (res) => {
......@@ -120,7 +120,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