diff --git a/tz/gateway/target/classes/META-INF/build-info.properties b/tz/gateway/target/classes/META-INF/build-info.properties deleted file mode 100644 index f5b1158..0000000 --- a/tz/gateway/target/classes/META-INF/build-info.properties +++ /dev/null @@ -1,5 +0,0 @@ -build.artifact=gateway -build.group=com.tz -build.name=gateway -build.time=2022-08-26T02\:01\:27.361Z -build.version=1.0-SNAPSHOT diff --git a/tz/gateway/target/classes/bootstrap.yml b/tz/gateway/target/classes/bootstrap.yml deleted file mode 100644 index 4b0dea6..0000000 --- a/tz/gateway/target/classes/bootstrap.yml +++ /dev/null @@ -1,17 +0,0 @@ -spring: - application: - name: tz-gateway - cloud: - nacos: - username: nacos - password: nacos - discovery: - server-addr: 127.0.0.1:8848 - namespace: ${spring.profiles.active} - config: - file-extension: yaml - namespace: ${spring.profiles.active} - profiles: - active: sale -server: - port: 60010 \ No newline at end of file diff --git a/tz/gateway/target/maven-archiver/pom.properties b/tz/gateway/target/maven-archiver/pom.properties deleted file mode 100644 index 2bf4078..0000000 --- a/tz/gateway/target/maven-archiver/pom.properties +++ /dev/null @@ -1,5 +0,0 @@ -#Generated by Maven -#Fri Aug 26 10:01:36 CST 2022 -version=1.0-SNAPSHOT -groupId=com.tz -artifactId=gateway diff --git a/tz/gateway/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst b/tz/gateway/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst deleted file mode 100644 index 2e06a03..0000000 --- a/tz/gateway/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst +++ /dev/null @@ -1,5 +0,0 @@ -com/tz/platform/gateway/filter/TzGlobalFilter.class -com/tz/platform/gateway/GatewayApplication.class -com/tz/platform/gateway/IndexController.class -com/tz/platform/gateway/GlobalErrorAttributes.class -com/tz/platform/gateway/filter/TzGlobalFilter$1.class diff --git a/tz/gateway/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst b/tz/gateway/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst deleted file mode 100644 index 26892f2..0000000 --- a/tz/gateway/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst +++ /dev/null @@ -1,4 +0,0 @@ -/Volumes/Lexar/tianze2/tz/gateway/src/main/java/com/tz/platform/gateway/IndexController.java -/Volumes/Lexar/tianze2/tz/gateway/src/main/java/com/tz/platform/gateway/GlobalErrorAttributes.java -/Volumes/Lexar/tianze2/tz/gateway/src/main/java/com/tz/platform/gateway/GatewayApplication.java -/Volumes/Lexar/tianze2/tz/gateway/src/main/java/com/tz/platform/gateway/filter/TzGlobalFilter.java diff --git a/tz/gateway/target/tianze-gateway.jar.original b/tz/gateway/target/tianze-gateway.jar.original deleted file mode 100644 index c3cf193..0000000 Binary files a/tz/gateway/target/tianze-gateway.jar.original and /dev/null differ