v3.0.0 init

This commit is contained in:
ageerle
2026-02-06 03:00:23 +08:00
parent eb2e8f3ff8
commit 7b8cfe02a1
1524 changed files with 53132 additions and 58866 deletions

View File

@@ -74,6 +74,6 @@ public class WeixinApiUtil {
}
public String getKey(String key) {
return configService.getConfigValue("weixin", key);
return configService.getConfigValue("weixin");
}
}