ソースを参照

导入意见反馈页的依赖

usgeek 7 年 前
コミット
b27cf463c0
1 ファイル変更6 行追加0 行削除
  1. 6 0
      litemall-wx-api/pom.xml

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

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