Explorar el Código

update Admin.NET/Admin.NET.Core/Util/CommonUtil.cs.
缺少命名空间引用,编译报错。

Signed-off-by: npc6 <jjwsoft@qq.com>

npc6 hace 2 años
padre
commit
94d9d9f16d
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      Admin.NET/Admin.NET.Core/Util/CommonUtil.cs

+ 1 - 0
Admin.NET/Admin.NET.Core/Util/CommonUtil.cs

@@ -4,6 +4,7 @@
 //
 // 不得利用本项目从事危害国家安全、扰乱社会秩序、侵犯他人合法权益等法律法规禁止的活动!任何基于本项目二次开发而产生的一切法律纠纷和责任,我们不承担任何责任!
 
+using Magicodes.ExporterAndImporter.Core.Models;
 using System.Xml;
 using System.Xml.Linq;
 using System.Xml.Serialization;