1
0
mirror of synced 2026-02-24 22:07:56 +08:00

增加YidHelper快速使用方法

This commit is contained in:
zhouzj
2021-03-12 13:39:47 +08:00
parent 013f0fa0c4
commit 7edc7f5754

View File

@@ -16,5 +16,7 @@ namespace Yitter.IdGenerator
Action<OverCostActionArg> GenIdActionAsync { get; set; }
long NewLong();
// Guid NewGuid();
}
}