接口 UidGenerator


  • public interface UidGenerator
    guid
    作者:
    lym
    • 方法详细资料

      • next

        String next​(String bizType,
                    String bizSource)
        生产下一个 id
        参数:
        bizType - 业务类型
        bizSource - id 源字段
        返回:
        id