namespace ET { public class LeagueGlobalComponent : Entity, IAwake, IDestroy, IDeserialize { //下次日清时间 public long NextDayClearTime; } }