This commit is contained in:
2025-03-21 21:12:47 +08:00
parent 550ea93e0b
commit 294f083ae9
128 changed files with 4704 additions and 658 deletions

View File

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