namespace ET { public class HotfixInfoComponent : Entity, IAwake, IDestroy { //hotfix.dll md5 value public string HotfixDllMd5Val; } }