正在显示
1 个修改的文件
包含
2 行增加
和
2 行删除
@@ -3219,7 +3219,7 @@ Handling Information | @@ -3219,7 +3219,7 @@ Handling Information | ||
3219 | "response_mode": "blocking", | 3219 | "response_mode": "blocking", |
3220 | "user": "C6" | 3220 | "user": "C6" |
3221 | } | 3221 | } |
3222 | - const dify_api_token = 'app-EzFueapoXIV8ZuxBDkDarYlc' | 3222 | + const dify_api_token = 'app-zGJ1ujI9JXWVusnJwe2KGRqd' |
3223 | return getInfo(dify_para_ship, dify_api_token) | 3223 | return getInfo(dify_para_ship, dify_api_token) |
3224 | .then(response => { | 3224 | .then(response => { |
3225 | let response_data = response.data; | 3225 | let response_data = response.data; |
@@ -3405,7 +3405,7 @@ Handling Information | @@ -3405,7 +3405,7 @@ Handling Information | ||
3405 | "response_mode": "blocking", | 3405 | "response_mode": "blocking", |
3406 | "user": "C6" | 3406 | "user": "C6" |
3407 | } | 3407 | } |
3408 | - const dify_api_token = 'app-EzFueapoXIV8ZuxBDkDarYlc' | 3408 | + const dify_api_token = 'app-zGJ1ujI9JXWVusnJwe2KGRqd' |
3409 | getInfo(dify_para_ship, dify_api_token) | 3409 | getInfo(dify_para_ship, dify_api_token) |
3410 | .then(response => { | 3410 | .then(response => { |
3411 | let response_data = response.data; | 3411 | let response_data = response.data; |
-
请 注册 或 登录 后发表评论