using Fantasy.Entitas; namespace NB; public class AccountCacheInfoTimeOut : Entity { public long TimerId; public string Key; }