From ffca94ec1d3b9c14086efd3c9044fadb42c6167a Mon Sep 17 00:00:00 2001
From: zhaoxiaohao <279049017@qq.com>
Date: Fri, 23 Oct 2020 16:50:33 +0800
Subject: [PATCH] 修改  微信和支付宝在不同环境  的回调地址

---
 .gitignore |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/.gitignore b/.gitignore
index 5c43452..2af840c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,3 @@
-.idea/compiler.xml
-.idea/compiler.xml
-.idea/workspace.xml
 HELP.md
 /target/
 !.mvn/wrapper/maven-wrapper.jar
@@ -29,4 +26,7 @@
 /build/
  
 ### VS Code ###
-.vscode/
\ No newline at end of file
+.vscode/
+/kidgrow-web/kidgrow-web-manager/src/main/resources/static/package-lock.json
+/kidgrow-web/kidgrow-web-manager/src/main/resources/static.zip
+/git

--
Gitblit v1.8.0