Explorar el Código

DataHelper类调整

章政 hace 8 años
padre
commit
002ede6590
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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