修改稽查
parent
9a430dfa0e
commit
e911305aaa
|
@ -290,9 +290,6 @@ namespace IRaCIS.Core.Application.ViewModel
|
|||
|
||||
//byzhouahng
|
||||
|
||||
public bool IsTableFiled { get; set; } = false;
|
||||
public string TableFiledName { get; set; } = String.Empty;
|
||||
|
||||
public string TableConfigJsonStr { get; set; } = String.Empty;
|
||||
public string UrlConfigJsonStr { get; set; } = String.Empty;
|
||||
|
||||
|
|
|
@ -2337,11 +2337,6 @@ namespace IRaCIS.Core.Infra.EFCore.Common
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 获取稽查记录的标识符 部分业务会进行特殊处理
|
||||
/// </summary>
|
||||
|
|
Loading…
Reference in New Issue