Răsfoiți Sursa

Merge branch 'LCD组装' of http://49.235.130.76/XXF_1122/DaisyNPILine into LCD组装

wanghan 7 luni în urmă
părinte
comite
b3719867b8

+ 18 - 0
TeamAAS-VM/Resources/Languages/Lang.Designer.cs

@@ -528,6 +528,15 @@ namespace TeamAAS_VP.Resources.Languages {
             }
         }
         
+        /// <summary>
+        ///   查找类似 年月/日/配方名/产品SN/产品SN+时间 的本地化字符串。
+        /// </summary>
+        public static string ProcedureSaveImagePathModel_Month_Day_Formula_ProductSN_Time {
+            get {
+                return ResourceManager.GetString("ProcedureSaveImagePathModel_Month_Day_Formula_ProductSN_Time", resourceCulture);
+            }
+        }
+        
         /// <summary>
         ///   查找类似 /年月/日/NG/时间 的本地化字符串。
         /// </summary>
@@ -5028,6 +5037,15 @@ namespace TeamAAS_VP.Resources.Languages {
             }
         }
         
+        /// <summary>
+        ///   查找类似 视觉静态精度分析 的本地化字符串。
+        /// </summary>
+        public static string 视觉静态精度分析 {
+            get {
+                return ResourceManager.GetString("视觉静态精度分析", resourceCulture);
+            }
+        }
+        
         /// <summary>
         ///   查找类似 触发命令 的本地化字符串。
         /// </summary>

+ 1 - 0
TeamAAS-VM/Resources/Languages/Lang.resx

@@ -2134,5 +2134,6 @@
   </data>
   <data name="ProcedureSaveImagePathModel_Month_Day_Formula_ProductSN_Time" xml:space="preserve">
     <value>年月/日/配方名/产品SN/产品SN+时间</value>
+    <comment>枚举</comment>
   </data>
 </root>