服务端的TigerApi 框架,基于.NET6 2024 版本
YangYuGang
3 天以前 e26f91635aa0343f6f5c201c95d20141dc465ed3
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 外键属性