/***获得序列号,同时更新持久化存储中的序列*@paramcurrent当前的日期*@paramstart初始化的序号*@return所获得新的序列号*/protectedabstractintgetOrUpdateNumber(Datecurrent,intstart);