修改稽查

Test.EIImageViewer
{872297557@qq.com} 2022-12-30 10:31:21 +08:00
parent 9a430dfa0e
commit e911305aaa
2 changed files with 0 additions and 8 deletions

View File

@ -290,9 +290,6 @@ namespace IRaCIS.Core.Application.ViewModel
//byzhouahng //byzhouahng
public bool IsTableFiled { get; set; } = false;
public string TableFiledName { get; set; } = String.Empty;
public string TableConfigJsonStr { get; set; } = String.Empty; public string TableConfigJsonStr { get; set; } = String.Empty;
public string UrlConfigJsonStr { get; set; } = String.Empty; public string UrlConfigJsonStr { get; set; } = String.Empty;

View File

@ -2337,11 +2337,6 @@ namespace IRaCIS.Core.Infra.EFCore.Common
/// <summary> /// <summary>
/// 获取稽查记录的标识符 部分业务会进行特殊处理 /// 获取稽查记录的标识符 部分业务会进行特殊处理
/// </summary> /// </summary>