Update message.js

This commit is contained in:
mayx 2023-12-30 13:41:55 +00:00
parent 2298c9b271
commit 7609bb0b8f

View File

@ -287,8 +287,9 @@ if(!norunFlag){
showMessage('思考中~', 0);
$.ajax({
type: 'POST',
url: talkAPI,
url: "https://www.tuling123.com/openapi/api",
data: {
"key": "ae8933884bcc4bac96289a43d8a864db",
"info":info_,
"userid":userid_
},