瀏覽代碼

Merge branch 'master' of http://123.60.180.165:4647/ZZYDOP/DOPCore

zhengly 3 年之前
父節點
當前提交
ee52175895
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      MicroServices/Business/Bussiness.Model/MES/IC/ic_substitute_all.cs

+ 2 - 2
MicroServices/Business/Bussiness.Model/MES/IC/ic_substitute_all.cs

@@ -61,9 +61,9 @@ namespace Bussiness.Model.MES.IC
         [Comment("使用机型")]
         [Comment("使用机型")]
         public string? use_model { get; set; }
         public string? use_model { get; set; }
         /// <summary>
         /// <summary>
-        /// 排序
+        /// 群组优先级
         /// </summary>
         /// </summary>
-        [Comment("排序")]
+        [Comment("群组优先级")]
         public int order_num { get; set; }
         public int order_num { get; set; }
 
 
         /// <summary>
         /// <summary>