From 8444e85e1fd048a7332e3e88dd11c65c943ccf75 Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期六, 08 八月 2020 11:07:06 +0800 Subject: [PATCH] # --- pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pom.xml b/pom.xml index d242810..fc27652 100644 --- a/pom.xml +++ b/pom.xml @@ -100,7 +100,7 @@ </dependencies> <build> - <finalName>asrs</finalName> + <finalName>jsasrs</finalName> <plugins> <plugin> <groupId>org.springframework.boot</groupId> -- Gitblit v1.9.1