服务端的TigerApi 框架,基于.NET6 2024 版本
Ben Lin
3 天以前 3ab68d4877acffcb9677ecf369e15210e5db6981
Tiger.Model.Net/Entitys/MES/BIZ_MES_WO_BATCH.cs
@@ -163,8 +163,13 @@
        #region 虚拟属性
        /*例子
      [SugarColumn(IsIgnore = true)]
      public string FieldName { get; set; }
      public string FieldName { get; set; }
      */
        [SugarColumn(IsIgnore = true)]
        public string VALIDATION_TYPE { get; set; }
        [SugarColumn(IsIgnore = true)]
        public string VALIDATION_RESULT { get; set; }
        #endregion
        #region 外键属性