1
0
mirror of synced 2025-12-28 07:57:57 +08:00

editreadme

This commit is contained in:
zhouzj
2021-03-14 02:15:44 +08:00
parent 8baa83777f
commit 633f1fed03

View File

@@ -38,7 +38,7 @@ namespace Yitter.OrgSystem.TestA
{
var id = IdGen.NewLong();
//ids.Add(id, i);
idList.Add(id);
//idList.Add(id);
}
DateTime end = DateTime.Now;