更新BladeCodeGenerator默认参数

This commit is contained in:
smallchill 2024-10-17 11:28:29 +08:00
parent 044e486ac5
commit 6276023081

View File

@ -53,7 +53,7 @@ public class BladeCodeGenerator {
/**
* 代码所在系统
*/
private String systemName = DevelopConstant.SABER_NAME;
private String systemName = DevelopConstant.SABER3_NAME;
/**
* 代码模块名称
*/