소스 검색

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