修改静态字符串 进行分类

This commit is contained in:
2022-05-30 16:54:32 +08:00
parent 29f4a73168
commit 823ace7d42
22 changed files with 139 additions and 152 deletions
@@ -11,7 +11,6 @@ namespace IRaCIS.Core.Application.Contracts
public class NoneDicomStudyView:NoneDicomStudyAddOrEdit
{
public string CodeView { get; set; }
public int Code {get;set;}
public int FileCount { get; set; }