@Component public class AutoCodeHelper extends Object
public String format(String template, Map<String,Object> dataMap) throws TokenAuthenticationException, SQLException
dataMap - 数据映射template - 模板字符串TokenAuthenticationExceptionSQLExceptionpublic String nextVal(String tableName, String fieldName, String periodValue, int len) throws SQLException
tableName - 表名fieldName - 字段名periodValue - 周期值SQLExceptionCopyright © 2025. All rights reserved.