We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb0c83a commit bbb10eaCopy full SHA for bbb10ea
src/com/yanglb/utilitys/codegen/shell/CodeGenShell.java
@@ -81,7 +81,7 @@ public boolean invoke(String[] args) {
81
* 显示帮助信息
82
*/
83
private void showHelp() {
84
- System.out.println("代码生成器 v2.1.0 使用说明");
+ System.out.println("代码生成器 v2.2.0 使用说明");
85
System.out.println("Copyright 2015-2019 yanglb.com All Rights Reserved.");
86
System.out.println();
87
System.out.println("用法:");
src/conf/CodeGenerator.xlsx
573 Bytes
0 commit comments