public ModulePlugin()
 {
     container = ZhyContainer.CreateUnity();
     plugin = new PluginConfig();
 }