diff --git a/Live2dHistoire/live2d/js/message.js b/Live2dHistoire/live2d/js/message.js index 032fcf6..90a5e88 100644 --- a/Live2dHistoire/live2d/js/message.js +++ b/Live2dHistoire/live2d/js/message.js @@ -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_ },