fix -- 修改项目名称

This commit is contained in:
hewenqiang
2021-12-24 11:04:19 +08:00
parent 18ac3ab725
commit 25959ccf65
15 changed files with 51 additions and 50 deletions

View File

@@ -3,7 +3,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<artifactId>ruoyi-vue-plus</artifactId>
<artifactId>ruoyi-flowable-plus</artifactId>
<groupId>com.ruoyi</groupId>
<version>3.4.0</version>
</parent>

View File

@@ -1,8 +1,7 @@
Application Version: ${ruoyi-vue-plus.version}
Spring Boot Version: ${spring-boot.version}
__ __ _ _ _ _
| \/ | (_) | /\ | | (_)
| \ / | ___ _ __ _| |_ ___ _ __ ______ / \ __| |_ __ ___ _ _ __
| |\/| |/ _ \| '_ \| | __/ _ \| '__|______/ /\ \ / _` | '_ ` _ \| | '_ \
| | | | (_) | | | | | || (_) | | / ____ \ (_| | | | | | | | | | |
|_| |_|\___/|_| |_|_|\__\___/|_| /_/ \_\__,_|_| |_| |_|_|_| |_|
__ __ _ _ _ _ _
| \/ | ___ _ __ (_)| |_ ___ _ __ / \ __| | _ __ ___ (_) _ __
| |\/| | / _ \ | '_ \ | || __|/ _ \ | '__| / _ \ / _` || '_ ` _ \ | || '_ \
| | | || (_) || | | || || |_| (_) || | / ___ \| (_| || | | | | || || | | |
|_| |_| \___/ |_| |_||_| \__|\___/ |_| /_/ \_\\__,_||_| |_| |_||_||_| |_|
${AnsiColor.GREEN} :: RuoYi :: ${AnsiColor.BLUE} RuoYi-Flowable-Plus:${AnsiColor.RED}${spring.profiles.active}${AnsiColor.BRIGHT_WHITE} :: Application Version: ${ruoyi-flowable-plus.version} ${spring-boot.formatted-version}

View File

@@ -1,8 +1,7 @@
Application Version: ${ruoyi-vue-plus.version}
Spring Boot Version: ${spring-boot.version}
__ __ _ _ _ _ _
\ \ / / | | | | | | /\ | | (_)
\ V / __ _| |______ | | ___ | |__ ______ / \ __| |_ __ ___ _ _ __
> < \ \/ / |______| | |/ _ \| '_ \______/ /\ \ / _` | '_ ` _ \| | '_ \
/ . \ > <| | | |__| | (_) | |_) | / ____ \ (_| | | | | | | | | | |
/_/ \_\/_/\_\_| \____/ \___/|_.__/ /_/ \_\__,_|_| |_| |_|_|_| |_|
__ __ _ _ _ _ _ _
\ \/ /__ __| | | | ___ | |__ / \ __| | _ __ ___ (_) _ __
\ / \ \/ /| | _ | | / _ \ | '_ \ / _ \ / _` || '_ ` _ \ | || '_ \
/ \ > < | | | |_| || (_) || |_) | / ___ \| (_| || | | | | || || | | |
/_/\_\/_/\_\|_| \___/ \___/ |_.__/ /_/ \_\\__,_||_| |_| |_||_||_| |_|
${AnsiColor.GREEN} :: RuoYi :: ${AnsiColor.BLUE} RuoYi-Flowable-Plus:${AnsiColor.RED}${spring.profiles.active}${AnsiColor.BRIGHT_WHITE} :: Application Version: ${ruoyi-flowable-plus.version} ${spring-boot.formatted-version}