Browse Source

导入意见反馈页的依赖

usgeek 7 years ago
parent
commit
b27cf463c0
1 changed files with 6 additions and 0 deletions
  1. 6 0
      litemall-wx-api/pom.xml

+ 6 - 0
litemall-wx-api/pom.xml

@@ -49,6 +49,12 @@
             <artifactId>weixin-java-miniapp</artifactId>
             <artifactId>weixin-java-miniapp</artifactId>
         </dependency>
         </dependency>
 
 
+        <dependency>
+            <groupId>com.alibaba</groupId>
+            <artifactId>fastjson</artifactId>
+            <version>1.2.45</version>
+        </dependency>
+
     </dependencies>
     </dependencies>
 
 
     <build>
     <build>