- newNextLsh(String, String, Date) - 类 中的方法com.centit.framework.system.service.impl.OptFlowNoInfoManagerImpl
-
获取最新的流水号,并标记+1
- newNextLsh(String) - 类 中的方法com.centit.framework.system.service.impl.OptFlowNoInfoManagerImpl
-
- newNextLsh(String, String) - 类 中的方法com.centit.framework.system.service.impl.OptFlowNoInfoManagerImpl
-
- newNextLsh(String, String, Date) - 接口 中的方法com.centit.framework.system.service.OptFlowNoInfoManager
-
获取下一个流水号,流水好是根据 拥有者、类别代码、编码的基准时间
- newNextLsh(String, String) - 接口 中的方法com.centit.framework.system.service.OptFlowNoInfoManager
-
这个只根据 类别代码来编号,他类似于序列,sql server中没有序列可以用这个来模拟
- newNextLsh(String) - 接口 中的方法com.centit.framework.system.service.OptFlowNoInfoManager
-
这个只根据 类别代码来编号,他类似于序列,sql server中没有序列可以用这个来模拟
- newNextLshBaseDay(String, String, Date) - 类 中的方法com.centit.framework.system.service.impl.OptFlowNoInfoManagerImpl
-
以天为单位记录流水号
- newNextLshBaseDay(String, String, Date) - 接口 中的方法com.centit.framework.system.service.OptFlowNoInfoManager
-
获取下一个流水号,流水好是根据 拥有者、类别代码、编码的基准时间这个时间是按照天来编制的就是同一天中顺序编号
- newNextLshBaseMonth(String, String, Date) - 类 中的方法com.centit.framework.system.service.impl.OptFlowNoInfoManagerImpl
-
以月为单位记录流水号
- newNextLshBaseMonth(String, String, Date) - 接口 中的方法com.centit.framework.system.service.OptFlowNoInfoManager
-
获取下一个流水号,流水好是根据 拥有者、类别代码、编码的基准时间这个时间是按照月来编制的就是同一月中顺序编号
- newNextLshBaseYear(String, String, Date) - 类 中的方法com.centit.framework.system.service.impl.OptFlowNoInfoManagerImpl
-
以年为单位记录流水号
- newNextLshBaseYear(String, String, Date) - 接口 中的方法com.centit.framework.system.service.OptFlowNoInfoManager
-
获取下一个流水号,流水好是根据 拥有者、类别代码、编码的基准时间这个时间是按照年来编制的就是同一年中顺序编号
- noticeByUnit(String, InnerMsg, HttpServletRequest, HttpServletResponse) - 类 中的方法com.centit.framework.system.controller.InnerMsgRecipientController
-
按部门发公告,会匹配该部门以及所有子部门的用户,群发消息
- noticeByUnitCode(String, InnerMsg) - 类 中的方法com.centit.framework.system.service.impl.InnerMsgRecipientManagerImpl
-
- noticeByUnitCode(String, InnerMsg) - 接口 中的方法com.centit.framework.system.service.InnerMsgRecipientManager
-