1、Generator中占位符部分转到FormatPlaceholder枚举中,规范其代码
2、SequencesGenerator中,基础配置转到BaseConfig,该类为单例,便于其他地方调用 3、Generator中,format方法重构,增加不需要minLength参数的方法,minLength参数从BaseConfig单例中或 4、Sequences中,format方法重构,增加不需要minLength参数的方法,minLength参数从BaseConfig单例中或
This commit is contained in:
Reference in New Issue
Block a user