소스 검색

命名空间修改

shim 9 년 전
부모
커밋
93f3a69b05
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      UAS-MES/FunctionCode/Make/Make_CustomLablePrint.Designer.cs
  2. 1 1
      UAS-MES/FunctionCode/Make/Make_CustomLablePrint.cs

+ 1 - 1
UAS-MES/FunctionCode/Make/Make_CustomLablePrint.Designer.cs

@@ -1,4 +1,4 @@
-namespace UAS_MES.FunctionCode.Make
+namespace UAS_MES.Make
 {
     partial class Make_CustomLablePrint
     {

+ 1 - 1
UAS-MES/FunctionCode/Make/Make_CustomLablePrint.cs

@@ -14,7 +14,7 @@ using UAS_MES.DataOperate;
 using UAS_MES.PublicForm;
 using UAS_MES.PublicMethod;
 
-namespace UAS_MES.FunctionCode.Make
+namespace UAS_MES.Make
 {
     public partial class Make_CustomLablePrint : Form
     {