Bläddra i källkod

feat:代码调整

fuwencai 5 månader sedan
förälder
incheckning
1b2f9119bc
2 ändrade filer med 4 tillägg och 2 borttagningar
  1. 2 1
      newuserGet/.gitignore
  2. 2 1
      newuserSend/.gitignore

+ 2 - 1
newuserGet/.gitignore

@@ -16,4 +16,5 @@ manifest/output/
 temp/
 temp.yaml
 bin
-**/config/config.yaml
+**/config/config.yaml
+/log/

+ 2 - 1
newuserSend/.gitignore

@@ -16,4 +16,5 @@ manifest/output/
 temp/
 temp.yaml
 bin
-**/config/config.yaml
+**/config/config.yaml
+/log/