<%-- time:2012-02-03 14:40:59 --%> <%@page language="java" pageEncoding="UTF-8"%> <%@include file="/commons/include/html_doctype.html"%> 流水号生成明细 <%@include file="/commons/include/getById.jsp" %>
流水号生成详细信息
名称: ${identity.name}
别名: ${identity.alias}
规则: ${identity.rule}
生成类型: 每天生成 每月生成 每年生成 递增
流水号长度: ${identity.noLength}
初始值: ${identity.initValue}
当前值: ${identity.curValue}