fix: Alipay回调手动解析表单支持GBK/GB2312编码回退

This commit is contained in:
2026-06-15 11:17:43 +08:00
parent 776d318330
commit ac49ccb552
3 changed files with 79 additions and 2 deletions

1
Cargo.lock generated
View File

@@ -2341,6 +2341,7 @@ dependencies = [
"base64",
"chrono",
"dotenvy",
"encoding_rs",
"include_dir",
"jsonwebtoken",
"openssl",