删除了表格字段

This commit is contained in:
2023-01-06 17:39:24 +08:00
parent 5deaf6ce7f
commit fc18f02423
@@ -139,9 +139,7 @@ namespace IRaCIS.Core.Domain.Models
public string UrlConfigJsonStr { get; set; } = String.Empty; public string UrlConfigJsonStr { get; set; } = String.Empty;
//仅仅在业务数据的时候显示 供选择
public bool IsTableFiled { get; set; } = false;
public string TableFiledName { get; set; } = String.Empty;
#region #region
//未知是否有用 //未知是否有用