using Fantasy.Entitas; public class AccountTimeOuterComponent : Entity { public long TimeId; public long UserCode; }