xy9860

Results 1 issues of xy9860

0.`git clone https://github.com/wechaty/java-wechaty.git` 1.修改了文件加入了token(企业微信的token) 2.`cd examples/ && mvn install` 3.`java -jar target/wechaty-example-1.0.0-SNAPSHOT-jar-with-dependencies.jar` 4. ``` SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder...