Commit f982cca4 by liulongfei

调整插件扫描前缀

parent 8566b4e4
......@@ -29,7 +29,7 @@ namespace VIZ.TVP.Module
/// <summary>
/// 插件程序集前缀
/// </summary>
public const string PLUGIN_ASSEMBLY_PREFIX = "VIZ.TVP.Plugin.";
public const string PLUGIN_ASSEMBLY_PREFIX = "VIZ.TVP.";
/// <summary>
/// 插件控制器
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment