mirror of
https://gitee.com/dromara/liteFlow.git
synced 2026-05-14 20:22:07 +08:00
修改Banner print的语句
This commit is contained in:
@@ -29,7 +29,7 @@ public class LOGOPrinter {
|
||||
str.append(" | |___ | | | | | |__|_____| _| | |__| |_| |\\ V V / \n");
|
||||
str.append(" |_____|___| |_| |_____| |_| |_____\\___/ \\_/\\_/ \n\n");
|
||||
str.append(" Version: " + VERSION_NO + "\n");
|
||||
str.append(" 新一代轻量且强大的规则引擎编排框架。\n");
|
||||
str.append(" 新一代轻量且强大的编排式规则引擎。\n");
|
||||
str.append(" 基于开源社区文化,社区驱动型开源框架。\n");
|
||||
str.append(" Small but powerful rules engine.\n");
|
||||
str.append(" 官网地址:https://liteflow.yomahub.com/\n");
|
||||
|
||||
Reference in New Issue
Block a user