mirror of
https://gitee.com/hotlcc/wechat4j.git
synced 2025-07-19 07:09:35 +08:00
提交代码
This commit is contained in:
parent
4508c70682
commit
3e0e974a45
@ -17,8 +17,8 @@ public final class PropertiesUtil {
|
|||||||
|
|
||||||
static {
|
static {
|
||||||
loadProperties(new String[]{
|
loadProperties(new String[]{
|
||||||
"config/app.properties",
|
"META-INF/wechat4j/app.properties",
|
||||||
"config/webwx-url.properties"
|
"META-INF/wechat4j/webwx-url.properties"
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user