This commit is contained in:
2025-03-22 15:22:19 +08:00
parent b45dd79741
commit 2e24cf6d45
6 changed files with 217 additions and 4 deletions

View File

@@ -507,7 +507,3 @@ EOT;
return $icon;
}
}
// 微信接口域名
function wxApiDomain(){
return 'https://gewechat-api-test.excn.vip';
}