We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b12e52e commit ea6a9b5Copy full SHA for ea6a9b5
weixin-java-mp/src/main/java/me/chanjar/weixin/mp/api/impl/WxMpPayServiceImpl.java
@@ -20,7 +20,7 @@
20
import org.slf4j.LoggerFactory;
21
import org.slf4j.helpers.MessageFormatter;
22
23
-import com.beust.jcommander.internal.Maps;
+import com.google.common.collect.Maps;
24
import com.thoughtworks.xstream.XStream;
25
import com.thoughtworks.xstream.annotations.XStreamAlias;
26
0 commit comments