整理数据库实体备注
continuous-integration/drone/push Build is passing

This commit is contained in:
hang
2024-09-20 21:42:18 +08:00
parent 40c8a51a31
commit 3ee0c2ccc7
54 changed files with 359 additions and 226 deletions
-1
View File
@@ -8,7 +8,6 @@ public interface IEntity<TKey>
}
//针对dicom
public interface IEntitySeqId
{
public Guid SeqId { get; set; }