1
0
mirror of synced 2026-04-15 04:48:39 +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(); var id = IdGen.NewLong();
//ids.Add(id, i); //ids.Add(id, i);
idList.Add(id); //idList.Add(id);
} }
DateTime end = DateTime.Now; DateTime end = DateTime.Now;