Browse Source

DataHelper类调整

章政 8 năm trước cách đây
mục cha
commit
002ede6590
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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