mirror of
https://github.com/Mabbs/mabbs.github.io
synced 2025-07-20 09:22:02 +00:00
Update message.js
This commit is contained in:
parent
2298c9b271
commit
7609bb0b8f
@ -287,8 +287,9 @@ if(!norunFlag){
|
|||||||
showMessage('思考中~', 0);
|
showMessage('思考中~', 0);
|
||||||
$.ajax({
|
$.ajax({
|
||||||
type: 'POST',
|
type: 'POST',
|
||||||
url: talkAPI,
|
url: "https://www.tuling123.com/openapi/api",
|
||||||
data: {
|
data: {
|
||||||
|
"key": "ae8933884bcc4bac96289a43d8a864db",
|
||||||
"info":info_,
|
"info":info_,
|
||||||
"userid":userid_
|
"userid":userid_
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user