瀏覽代碼

DataHelper类调整

章政 8 年之前
父節點
當前提交
002ede6590
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      UAS-MES/FunctionCode/Employee/Employee_Data.cs

+ 1 - 0
UAS-MES/FunctionCode/Employee/Employee_Data.cs

@@ -7,6 +7,7 @@ using System.Linq;
 using System.Text;
 using System.Windows.Forms;
 using UAS_MES.DataOperate;
+using UAS_MES.Entity;
 using UAS_MES.PublicMethod;
 
 namespace UAS_MES.Employee