Skip to content

Commit bbb10ea

Browse files
author
杨利兵
committed
v2.2.0
1 parent bb0c83a commit bbb10ea

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/com/yanglb/utilitys/codegen/shell/CodeGenShell.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ public boolean invoke(String[] args) {
8181
* 显示帮助信息
8282
*/
8383
private void showHelp() {
84-
System.out.println("代码生成器 v2.1.0 使用说明");
84+
System.out.println("代码生成器 v2.2.0 使用说明");
8585
System.out.println("Copyright 2015-2019 yanglb.com All Rights Reserved.");
8686
System.out.println();
8787
System.out.println("用法:");

src/conf/CodeGenerator.xlsx

573 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)