修改临床数据需要同步01

This commit is contained in:
he
2023-11-30 17:36:24 +08:00
parent 25844c5870
commit d529d5c52f
3 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
<DocumentationFile>.\IRaCIS.Core.API.xml</DocumentationFile>
<NoWarn>1701;1702;1591;CS1570;</NoWarn>
<NoWarn>1701;1702;1591;1570;</NoWarn>
<OutputPath>..\bin\</OutputPath>
</PropertyGroup>