rkljw 6 months ago
parent
commit
51d01aedd8
2 changed files with 2 additions and 1 deletions
  1. 1 1
      .env
  2. 1 0
      .gitignore

+ 1 - 1
.env

@@ -29,4 +29,4 @@ WECHAT = https://api.weixin.qq.com/
 APPID = wx830ada852dd1707f
 APPID = wx830ada852dd1707f
 #小程序SECRET
 #小程序SECRET
 APP_SECRET = 09d1ac9287cb6f3c5e81aa27a6b7138e
 APP_SECRET = 09d1ac9287cb6f3c5e81aa27a6b7138e
-#1
+#12

+ 1 - 0
.gitignore

@@ -16,6 +16,7 @@ runtime/*
 *.ipa
 *.ipa
 *.apk
 *.apk
 .env
 .env
+
 # Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties`
 # Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties`
 # should NOT be excluded as they contain compiler settings and other important
 # should NOT be excluded as they contain compiler settings and other important
 # information for Eclipse / Flash Builder.
 # information for Eclipse / Flash Builder.