mirror of
https://gitcode.com/ageerle/ruoyi-ai.git
synced 2026-04-16 05:13:41 +00:00
v3.0.0 init
This commit is contained in:
@@ -74,6 +74,6 @@ public class WeixinApiUtil {
|
||||
}
|
||||
|
||||
public String getKey(String key) {
|
||||
return configService.getConfigValue("weixin", key);
|
||||
return configService.getConfigValue("weixin");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user