From 953ff2952d3a1ad32e9cc6f2e4788effa800afb6 Mon Sep 17 00:00:00 2001 From: liuwei Date: Wed, 23 Apr 2025 11:52:13 +0800 Subject: [PATCH] =?UTF-8?q?server=E5=90=AF=E5=8A=A8=E4=B9=8B=E5=90=8E?= =?UTF-8?q?=EF=BC=8C=E5=A1=AB=E5=85=A5callback?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gewechat/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gewechat/config.toml b/gewechat/config.toml index c03fdd8..6f11ba8 100644 --- a/gewechat/config.toml +++ b/gewechat/config.toml @@ -2,4 +2,4 @@ base_url= "http://192.168.2.240:2531/v2/api" gewechat_token= "cb43f52db27e4a56bb6ec7da54373582" app_id="wx_3BC6eSHGE5xEm_hH3__7c" -callback_url="http://192.168.2.192:8999/gewechat/callback" +callback_url="http://192.168.2.210:8999/gewechat/callback"