mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-16 13:27:08 +00:00
删除调试信息
This commit is contained in:
parent
14d7088e90
commit
ed568c40a4
1 changed files with 0 additions and 1 deletions
|
|
@ -30,7 +30,6 @@ async function Guoba(fastify, options) {
|
|||
try {
|
||||
let { getAllWebAddress } = await import('../../../Guoba-Plugin/utils/common.js')
|
||||
const { custom, local, remote } = await getAllWebAddress()
|
||||
console.log(local[0])
|
||||
if (local.length > 0) {
|
||||
const guobaOptions = {
|
||||
method: body.post ? 'POST' : 'GET',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue