NanChangMI.csproj 41 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <Import Project="packages\PdfiumViewer.Native.x86.v8-xfa.2018.4.8.256\build\PdfiumViewer.Native.x86.v8-xfa.props" Condition="Exists('packages\PdfiumViewer.Native.x86.v8-xfa.2018.4.8.256\build\PdfiumViewer.Native.x86.v8-xfa.props')" />
  4. <Import Project="packages\PdfiumViewer.Native.x86_64.v8-xfa.2018.4.8.256\build\PdfiumViewer.Native.x86_64.v8-xfa.props" Condition="Exists('packages\PdfiumViewer.Native.x86_64.v8-xfa.2018.4.8.256\build\PdfiumViewer.Native.x86_64.v8-xfa.props')" />
  5. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  6. <PropertyGroup>
  7. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  8. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  9. <ProjectGuid>{211A0F30-C104-4CA7-B1CB-D745F11B0444}</ProjectGuid>
  10. <OutputType>Library</OutputType>
  11. <AppDesignerFolder>Properties</AppDesignerFolder>
  12. <RootNamespace>PTMedicalInsurance</RootNamespace>
  13. <AssemblyName>NanChangMI</AssemblyName>
  14. <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
  15. <FileAlignment>512</FileAlignment>
  16. <Deterministic>true</Deterministic>
  17. <TargetFrameworkProfile />
  18. <NuGetPackageImportStamp>
  19. </NuGetPackageImportStamp>
  20. </PropertyGroup>
  21. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  22. <DebugSymbols>true</DebugSymbols>
  23. <DebugType>full</DebugType>
  24. <Optimize>false</Optimize>
  25. <OutputPath>bin\Debug\</OutputPath>
  26. <DefineConstants>DEBUG;TRACE</DefineConstants>
  27. <ErrorReport>prompt</ErrorReport>
  28. <WarningLevel>4</WarningLevel>
  29. </PropertyGroup>
  30. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  31. <DebugType>pdbonly</DebugType>
  32. <Optimize>true</Optimize>
  33. <OutputPath>bin\Release\</OutputPath>
  34. <DefineConstants>TRACE</DefineConstants>
  35. <ErrorReport>prompt</ErrorReport>
  36. <WarningLevel>4</WarningLevel>
  37. </PropertyGroup>
  38. <ItemGroup>
  39. <Reference Include="BouncyCastle.Crypto, Version=1.8.9.0, Culture=neutral, PublicKeyToken=0e99375e54769942, processorArchitecture=MSIL">
  40. <HintPath>packages\Portable.BouncyCastle.1.8.9\lib\net40\BouncyCastle.Crypto.dll</HintPath>
  41. </Reference>
  42. <Reference Include="EPPlus, Version=7.5.1.0, Culture=neutral, PublicKeyToken=ea159fdaa78159a1, processorArchitecture=MSIL">
  43. <HintPath>packages\EPPlus.7.5.1\lib\net462\EPPlus.dll</HintPath>
  44. </Reference>
  45. <Reference Include="EPPlus.Interfaces, Version=7.5.0.0, Culture=neutral, PublicKeyToken=a694d7f3b0907a61, processorArchitecture=MSIL">
  46. <HintPath>packages\EPPlus.Interfaces.7.5.0\lib\net462\EPPlus.Interfaces.dll</HintPath>
  47. </Reference>
  48. <Reference Include="EPPlus.System.Drawing, Version=7.5.0.0, Culture=neutral, PublicKeyToken=2308d35469c9bac0, processorArchitecture=MSIL">
  49. <HintPath>packages\EPPlus.System.Drawing.7.5.0\lib\net462\EPPlus.System.Drawing.dll</HintPath>
  50. </Reference>
  51. <Reference Include="FastReport, Version=2020.3.7.0, Culture=neutral, PublicKeyToken=db7e5ce63278458c, processorArchitecture=MSIL">
  52. <SpecificVersion>False</SpecificVersion>
  53. <HintPath>..\..\FastReport\FastReport.dll</HintPath>
  54. </Reference>
  55. <Reference Include="FastReportFrom">
  56. <HintPath>bin\Debug\FastReportFrom.dll</HintPath>
  57. </Reference>
  58. <Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.5, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  59. <HintPath>packages\Microsoft.Bcl.AsyncInterfaces.9.0.5\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll</HintPath>
  60. </Reference>
  61. <Reference Include="Microsoft.Extensions.Configuration.Abstractions, Version=9.0.0.5, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
  62. <HintPath>packages\Microsoft.Extensions.Configuration.Abstractions.9.0.5\lib\net462\Microsoft.Extensions.Configuration.Abstractions.dll</HintPath>
  63. </Reference>
  64. <Reference Include="Microsoft.Extensions.DependencyInjection, Version=9.0.0.5, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
  65. <HintPath>packages\Microsoft.Extensions.DependencyInjection.9.0.5\lib\net462\Microsoft.Extensions.DependencyInjection.dll</HintPath>
  66. </Reference>
  67. <Reference Include="Microsoft.Extensions.DependencyInjection.Abstractions, Version=9.0.0.5, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
  68. <HintPath>packages\Microsoft.Extensions.DependencyInjection.Abstractions.9.0.5\lib\net462\Microsoft.Extensions.DependencyInjection.Abstractions.dll</HintPath>
  69. </Reference>
  70. <Reference Include="Microsoft.Extensions.Http, Version=9.0.0.5, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
  71. <HintPath>packages\Microsoft.Extensions.Http.9.0.5\lib\net462\Microsoft.Extensions.Http.dll</HintPath>
  72. </Reference>
  73. <Reference Include="Microsoft.Extensions.Logging, Version=9.0.0.5, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
  74. <HintPath>packages\Microsoft.Extensions.Logging.9.0.5\lib\net462\Microsoft.Extensions.Logging.dll</HintPath>
  75. </Reference>
  76. <Reference Include="Microsoft.Extensions.Logging.Abstractions, Version=9.0.0.5, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
  77. <HintPath>packages\Microsoft.Extensions.Logging.Abstractions.9.0.5\lib\net462\Microsoft.Extensions.Logging.Abstractions.dll</HintPath>
  78. </Reference>
  79. <Reference Include="Microsoft.Extensions.Options, Version=9.0.0.5, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
  80. <HintPath>packages\Microsoft.Extensions.Options.9.0.5\lib\net462\Microsoft.Extensions.Options.dll</HintPath>
  81. </Reference>
  82. <Reference Include="Microsoft.Extensions.Primitives, Version=9.0.0.5, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
  83. <HintPath>packages\Microsoft.Extensions.Primitives.9.0.5\lib\net462\Microsoft.Extensions.Primitives.dll</HintPath>
  84. </Reference>
  85. <Reference Include="Microsoft.IO.RecyclableMemoryStream, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  86. <HintPath>packages\Microsoft.IO.RecyclableMemoryStream.3.0.1\lib\netstandard2.0\Microsoft.IO.RecyclableMemoryStream.dll</HintPath>
  87. </Reference>
  88. <Reference Include="Microsoft.Office.Interop.Excel, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c, processorArchitecture=MSIL">
  89. <HintPath>packages\Microsoft.Office.Interop.Excel.15.0.4795.1001\lib\net20\Microsoft.Office.Interop.Excel.dll</HintPath>
  90. <EmbedInteropTypes>True</EmbedInteropTypes>
  91. </Reference>
  92. <Reference Include="Microsoft.VisualBasic" />
  93. <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  94. <HintPath>packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
  95. </Reference>
  96. <Reference Include="Office, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c, processorArchitecture=MSIL">
  97. <HintPath>packages\Microsoft.Office.Excel.14.0.4760.1000\lib\net20\Office.dll</HintPath>
  98. <EmbedInteropTypes>True</EmbedInteropTypes>
  99. </Reference>
  100. <Reference Include="PdfiumViewer, Version=2.13.0.0, Culture=neutral, PublicKeyToken=91e4789cfb0609e0, processorArchitecture=MSIL">
  101. <HintPath>packages\PdfiumViewer.2.13.0.0\lib\net20\PdfiumViewer.dll</HintPath>
  102. </Reference>
  103. <Reference Include="PresentationCore" />
  104. <Reference Include="PTControl">
  105. <HintPath>..\沈阳\ThirdDll\PTControl.dll</HintPath>
  106. </Reference>
  107. <Reference Include="Spire.Doc, Version=10.2.5.0, Culture=neutral, PublicKeyToken=663f351905198cb3, processorArchitecture=MSIL">
  108. <HintPath>packages\FreeSpire.Doc.10.2.0\lib\net40\Spire.Doc.dll</HintPath>
  109. </Reference>
  110. <Reference Include="Spire.License, Version=1.4.0.40, Culture=neutral, PublicKeyToken=b1144360237c8b3f, processorArchitecture=MSIL">
  111. <HintPath>packages\FreeSpire.Doc.10.2.0\lib\net40\Spire.License.dll</HintPath>
  112. </Reference>
  113. <Reference Include="Spire.Pdf, Version=8.2.2.0, Culture=neutral, PublicKeyToken=663f351905198cb3, processorArchitecture=MSIL">
  114. <HintPath>packages\FreeSpire.Doc.10.2.0\lib\net40\Spire.Pdf.dll</HintPath>
  115. </Reference>
  116. <Reference Include="SunnyUI, Version=3.1.5.0, Culture=neutral, PublicKeyToken=27d7d2e821d97aeb, processorArchitecture=MSIL">
  117. <HintPath>packages\SunnyUI.3.1.5\lib\net472\SunnyUI.dll</HintPath>
  118. </Reference>
  119. <Reference Include="SunnyUI.Common, Version=3.1.2.0, Culture=neutral, PublicKeyToken=5a271fb7ba597231, processorArchitecture=MSIL">
  120. <HintPath>packages\SunnyUI.Common.3.1.2\lib\net472\SunnyUI.Common.dll</HintPath>
  121. </Reference>
  122. <Reference Include="System" />
  123. <Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  124. <HintPath>packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
  125. </Reference>
  126. <Reference Include="System.ComponentModel.Annotations, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  127. <HintPath>packages\System.ComponentModel.Annotations.5.0.0\lib\net461\System.ComponentModel.Annotations.dll</HintPath>
  128. </Reference>
  129. <Reference Include="System.ComponentModel.Composition" />
  130. <Reference Include="System.ComponentModel.DataAnnotations" />
  131. <Reference Include="System.configuration" />
  132. <Reference Include="System.Core" />
  133. <Reference Include="System.Data.Linq" />
  134. <Reference Include="System.Design" />
  135. <Reference Include="System.Diagnostics.DiagnosticSource, Version=9.0.0.5, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  136. <HintPath>packages\System.Diagnostics.DiagnosticSource.9.0.5\lib\net462\System.Diagnostics.DiagnosticSource.dll</HintPath>
  137. </Reference>
  138. <Reference Include="System.Drawing" />
  139. <Reference Include="System.Drawing.Common, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  140. <HintPath>packages\System.Drawing.Common.8.0.4\lib\net462\System.Drawing.Common.dll</HintPath>
  141. </Reference>
  142. <Reference Include="System.IO, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  143. <HintPath>packages\System.IO.4.3.0\lib\net462\System.IO.dll</HintPath>
  144. <Private>True</Private>
  145. <Private>True</Private>
  146. </Reference>
  147. <Reference Include="System.IO.Compression" />
  148. <Reference Include="System.IO.Compression.FileSystem" />
  149. <Reference Include="System.Management" />
  150. <Reference Include="System.Memory, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  151. <HintPath>packages\System.Memory.4.5.5\lib\net461\System.Memory.dll</HintPath>
  152. </Reference>
  153. <Reference Include="System.Net.Http" />
  154. <Reference Include="System.Numerics" />
  155. <Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  156. <HintPath>packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
  157. </Reference>
  158. <Reference Include="System.Runtime, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  159. <HintPath>packages\System.Runtime.4.3.0\lib\net462\System.Runtime.dll</HintPath>
  160. <Private>True</Private>
  161. <Private>True</Private>
  162. </Reference>
  163. <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  164. <HintPath>packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
  165. </Reference>
  166. <Reference Include="System.Security" />
  167. <Reference Include="System.Security.Cryptography.Algorithms, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  168. <HintPath>packages\System.Security.Cryptography.Algorithms.4.3.0\lib\net463\System.Security.Cryptography.Algorithms.dll</HintPath>
  169. <Private>True</Private>
  170. <Private>True</Private>
  171. </Reference>
  172. <Reference Include="System.Security.Cryptography.Encoding, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  173. <HintPath>packages\System.Security.Cryptography.Encoding.4.3.0\lib\net46\System.Security.Cryptography.Encoding.dll</HintPath>
  174. <Private>True</Private>
  175. <Private>True</Private>
  176. </Reference>
  177. <Reference Include="System.Security.Cryptography.Primitives, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  178. <HintPath>packages\System.Security.Cryptography.Primitives.4.3.0\lib\net46\System.Security.Cryptography.Primitives.dll</HintPath>
  179. <Private>True</Private>
  180. <Private>True</Private>
  181. </Reference>
  182. <Reference Include="System.Security.Cryptography.X509Certificates, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  183. <HintPath>packages\System.Security.Cryptography.X509Certificates.4.3.0\lib\net461\System.Security.Cryptography.X509Certificates.dll</HintPath>
  184. <Private>True</Private>
  185. <Private>True</Private>
  186. </Reference>
  187. <Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  188. <HintPath>packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll</HintPath>
  189. </Reference>
  190. <Reference Include="System.Web.Extensions" />
  191. <Reference Include="System.Windows.Forms" />
  192. <Reference Include="System.Xml.Linq" />
  193. <Reference Include="System.Data.DataSetExtensions" />
  194. <Reference Include="Microsoft.CSharp" />
  195. <Reference Include="System.Data" />
  196. <Reference Include="System.Xml" />
  197. <Reference Include="UiPath.ExtendedDatatable, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  198. <HintPath>packages\Datatable.Activities.UiPath.1.0.1\lib\UiPath.ExtendedDatatable.dll</HintPath>
  199. </Reference>
  200. </ItemGroup>
  201. <ItemGroup>
  202. <Compile Include="Business\AutoResizeForm.cs" />
  203. <Compile Include="Business\Basic\ReadPatientProcess.cs" />
  204. <Compile Include="Business\CallResult.cs" />
  205. <Compile Include="Business\STA.cs" />
  206. <Compile Include="Business\ElectronicSettlementCertificate.cs" />
  207. <Compile Include="Business\IChargeService.cs" />
  208. <Compile Include="Business\CenterBusiness.cs" />
  209. <Compile Include="Business\DataImoport.cs" />
  210. <Compile Include="Business\HisMainBusiness.cs" />
  211. <Compile Include="Business\IMobilePay.cs" />
  212. <Compile Include="Business\Inpatient\IPExitCancelProcess.cs" />
  213. <Compile Include="Business\Inpatient\IPExitProcess.cs" />
  214. <Compile Include="Business\Inpatient\IPFeeUploadCancelProcess.cs" />
  215. <Compile Include="Business\Inpatient\IPFeeUploadProcess.cs" />
  216. <Compile Include="Business\Inpatient\IPPreSettlementProcess.cs" />
  217. <Compile Include="Business\Inpatient\IPRegCancelProcess.cs" />
  218. <Compile Include="Business\Inpatient\IPRegistionProcess.cs" />
  219. <Compile Include="Business\Inpatient\IPSettlementProcess.cs" />
  220. <Compile Include="Business\Inpatient\IPUploadFeeCancelProcess.cs" />
  221. <Compile Include="Business\Inpatient\IPQuerySettlementProcess.cs" />
  222. <Compile Include="Business\Inpatient\IPSettlementCancelProcess.cs" />
  223. <Compile Include="Business\InsuServices.cs" />
  224. <Compile Include="Business\Basic\IPSettlementService.cs" />
  225. <Compile Include="Business\Local\OtherQueryProcess.cs" />
  226. <Compile Include="Business\Local\ReadCardProcess.cs" />
  227. <Compile Include="Business\Local\TestProcess.cs" />
  228. <Compile Include="Business\MobilePay.cs" />
  229. <Compile Include="Business\Other\MedDirDownloadProcess.cs" />
  230. <Compile Include="Business\Other\SettleBillPrintProcess.cs" />
  231. <Compile Include="Business\Other\SignInProcess.cs" />
  232. <Compile Include="Business\Outpatient\IdentityVerifyProcess.cs" />
  233. <Compile Include="Business\Outpatient\OPAdmUploadProcess.cs" />
  234. <Compile Include="Business\Outpatient\OPFeeUploadCancelProcess.cs" />
  235. <Compile Include="Business\Outpatient\OPFeeUploadProcess.cs" />
  236. <Compile Include="Business\Outpatient\OPPreSettlementProcess.cs" />
  237. <Compile Include="Business\AbstractProcess.cs" />
  238. <Compile Include="Business\IrisServices.cs" />
  239. <Compile Include="Business\Basic\OPSettlementService.cs" />
  240. <Compile Include="Business\Basic\PatientService.cs" />
  241. <Compile Include="Business\Outpatient\OPQuerySettlementProcess.cs" />
  242. <Compile Include="Business\Outpatient\OPRegCancelProcess.cs" />
  243. <Compile Include="Business\Outpatient\OPRegFakeProcess.cs" />
  244. <Compile Include="Business\Outpatient\OPRegProcess.cs" />
  245. <Compile Include="Business\Outpatient\OPSettlementCancelHisProcess.cs" />
  246. <Compile Include="Business\Outpatient\OPSettlementCancelProcess.cs" />
  247. <Compile Include="Business\Outpatient\OPSettlementProcess.cs" />
  248. <Compile Include="Business\PreAndInProcessAnalysis.cs" />
  249. <Compile Include="Business\ProcessManager.cs" />
  250. <Compile Include="Common\CardReader.cs" />
  251. <Compile Include="Common\CardReaderNew.cs" />
  252. <Compile Include="Common\EPPlusToExcel.cs" />
  253. <Compile Include="Common\Common.cs" />
  254. <Compile Include="Common\ECTokenReader.cs" />
  255. <Compile Include="Common\Encrypt.cs" />
  256. <Compile Include="Common\AppExtension.cs" />
  257. <Compile Include="Common\ExPortToExcel.cs" />
  258. <Compile Include="Common\ExpressionEvaluator.cs" />
  259. <Compile Include="Common\FastReportScript.cs" />
  260. <Compile Include="Common\GmUtil.cs" />
  261. <Compile Include="Common\SignUtils.cs" />
  262. <Compile Include="Common\SMCipher.cs" />
  263. <Compile Include="Common\SMLib\EasyGmUtils.cs" />
  264. <Compile Include="Common\SMLib\SignUtil.cs" />
  265. <Compile Include="Common\SMLib\SMUtil.cs" />
  266. <Compile Include="Common\WinApi.cs" />
  267. <Compile Include="Common\WindowWrapper.cs" />
  268. <Compile Include="Entity\BaseLine\ElectronicSettlementCertificate\QueryEcSettlCertStatus.cs" />
  269. <Compile Include="Entity\BaseLine\ElectronicSettlementCertificate\QueryEcSettlCertUploadResult.cs" />
  270. <Compile Include="Entity\BaseLine\ElectronicSettlementCertificate\ReUploadEcSettlCert.cs" />
  271. <Compile Include="Entity\BaseLine\ElectronicSettlementCertificate\UploadEcSettlCert.cs" />
  272. <Compile Include="Entity\Base\Other\DirectoryDownload.cs" />
  273. <Compile Include="Entity\Base\Other\FileDownload.cs" />
  274. <Compile Include="Entity\Base\Other\FileUpload.cs" />
  275. <Compile Include="Entity\Base\Server\HBMedInsuDirectory.cs" />
  276. <Compile Include="Entity\Base\Server\HBMedInsuDirectorySelfpayProportion.cs" />
  277. <Compile Include="Entity\Base\Other\SignInInput.cs" />
  278. <Compile Include="Entity\Base\Other\SignOut.cs" />
  279. <Compile Include="Entity\Base\Settlement\Benefit\BenefitCheck.cs" />
  280. <Compile Include="Entity\Base\Settlement\Inpatient\AdmissionRegistration.cs" />
  281. <Compile Include="Entity\Base\Settlement\Inpatient\DischargeCancel.cs" />
  282. <Compile Include="Entity\Base\Settlement\Inpatient\DischargeRegistration.cs" />
  283. <Compile Include="Entity\Base\Settlement\Inpatient\HospitalizationCancel.cs" />
  284. <Compile Include="Entity\Base\Settlement\Inpatient\HospitalizationInfoChange.cs" />
  285. <Compile Include="Entity\Base\Settlement\Inpatient\InpatientExpenseDetailCancel.cs" />
  286. <Compile Include="Entity\Base\Settlement\Inpatient\InpatientExpenseDetailUpload.cs" />
  287. <Compile Include="Entity\Base\Settlement\Inpatient\InpatientPreSettlement.cs" />
  288. <Compile Include="Entity\Base\Settlement\Inpatient\InpatientSettlement.cs" />
  289. <Compile Include="Entity\Base\Settlement\Inpatient\InpatientSettlementCancel.cs" />
  290. <Compile Include="Entity\Base\Settlement\Outpatient\OupatientFeeDetailCancel.cs" />
  291. <Compile Include="Entity\Base\Settlement\Outpatient\OutpatientAdmUpload.cs" />
  292. <Compile Include="Entity\Base\Settlement\Outpatient\OutpatientFeeDetailUpload.cs" />
  293. <Compile Include="Entity\Base\Settlement\Outpatient\OutpatientPreSettlement.cs" />
  294. <Compile Include="Entity\Base\Settlement\Outpatient\OutpatientSettlement.cs" />
  295. <Compile Include="Entity\Base\Settlement\Outpatient\OutpatientSettlementCancel.cs" />
  296. <Compile Include="Entity\Base\Settlement\Outpatient\OutputRegistration.cs" />
  297. <Compile Include="Entity\Base\Settlement\Outpatient\OutputRegistrationCancel.cs" />
  298. <Compile Include="Entity\Base\Settlement\Pharmacy\PharmacyCancel.cs" />
  299. <Compile Include="Entity\Base\Settlement\Pharmacy\PharmacyPre.cs" />
  300. <Compile Include="Entity\Base\Settlement\Pharmacy\PharmacySettlement.cs" />
  301. <Compile Include="Entity\Base\Settlement\Record\CancelChronicDiseaseRecord.cs" />
  302. <Compile Include="Entity\Base\Settlement\Record\ChronicDiseaseRecord.cs" />
  303. <Compile Include="Entity\Base\Settlement\Record\HospitalTransferRecord.cs" />
  304. <Compile Include="Entity\Base\Settlement\Record\HospitalTransferRecordCancel.cs" />
  305. <Compile Include="Entity\Base\Settlement\Record\PersonFixedPointRecord.cs" />
  306. <Compile Include="Entity\Base\Settlement\Record\PersonFixedPointRecordCancel.cs" />
  307. <Compile Include="Entity\Base\Settlement\ReverseTransaction.cs" />
  308. <Compile Include="Entity\EntityBase.cs" />
  309. <Compile Include="Entity\Local\ReadCardInitInfo.cs" />
  310. <Compile Include="FormSetter\GridViewSetterBase.cs" />
  311. <Compile Include="Forms\AddSignleDirectory.cs">
  312. <SubType>Form</SubType>
  313. </Compile>
  314. <Compile Include="Forms\AddSignleDirectory.designer.cs">
  315. <DependentUpon>AddSignleDirectory.cs</DependentUpon>
  316. </Compile>
  317. <Compile Include="Forms\AddSingleDictionary.cs">
  318. <SubType>Form</SubType>
  319. </Compile>
  320. <Compile Include="Forms\AddSingleDictionary.designer.cs">
  321. <DependentUpon>AddSingleDictionary.cs</DependentUpon>
  322. </Compile>
  323. <Compile Include="Forms\BasicDatas\BasicData.cs">
  324. <SubType>Form</SubType>
  325. </Compile>
  326. <Compile Include="Forms\BasicDatas\BasicData.Designer.cs">
  327. <DependentUpon>BasicData.cs</DependentUpon>
  328. </Compile>
  329. <Compile Include="Forms\BasicDatas\DataDownload.cs">
  330. <SubType>Form</SubType>
  331. </Compile>
  332. <Compile Include="Forms\BasicDatas\DataDownload.Designer.cs">
  333. <DependentUpon>DataDownload.cs</DependentUpon>
  334. </Compile>
  335. <Compile Include="Forms\BasicDatas\DataDownloadLocalExtension.cs">
  336. <SubType>Form</SubType>
  337. </Compile>
  338. <Compile Include="Forms\BasicDatas\DataDownloadLocalExtension.Designer.cs">
  339. <DependentUpon>DataDownloadLocalExtension.cs</DependentUpon>
  340. </Compile>
  341. <Compile Include="Forms\BasicDatas\DataGridViewHeaderSetForm.cs">
  342. <SubType>Form</SubType>
  343. </Compile>
  344. <Compile Include="Forms\BasicDatas\DataGridViewHeaderSetForm.Designer.cs">
  345. <DependentUpon>DataGridViewHeaderSetForm.cs</DependentUpon>
  346. </Compile>
  347. <Compile Include="Forms\BasicDatas\DirectoryMap.cs">
  348. <SubType>Form</SubType>
  349. </Compile>
  350. <Compile Include="Forms\BasicDatas\DirectoryMap.Designer.cs">
  351. <DependentUpon>DirectoryMap.cs</DependentUpon>
  352. </Compile>
  353. <Compile Include="Forms\BasicDatas\GridViewSetter.cs" />
  354. <Compile Include="Forms\BasicDatas\MaintainInterface.cs">
  355. <SubType>Form</SubType>
  356. </Compile>
  357. <Compile Include="Forms\BasicDatas\MaintainInterface.Designer.cs">
  358. <DependentUpon>MaintainInterface.cs</DependentUpon>
  359. </Compile>
  360. <Compile Include="Forms\BasicDatas\services\DataGridViewHeaderSetService.cs" />
  361. <Compile Include="Forms\BasicDatas\services\DirectoryDownloadLocalExtService.cs" />
  362. <Compile Include="Forms\BasicDatas\services\DirectoryDownloadService.cs" />
  363. <Compile Include="Forms\BasicDatas\services\DirectoryManualMaintainService.cs" />
  364. <Compile Include="Forms\BasicDatas\services\DirectoryMapService.cs" />
  365. <Compile Include="Forms\BasicDatas\services\DirectoryTypeEnum.cs" />
  366. <Compile Include="Forms\BasicDatas\services\DirectroyQueryService.cs" />
  367. <Compile Include="Forms\BasicDatas\services\HandMaintainedDirectoryService.cs" />
  368. <Compile Include="Forms\BasicDatas\UpdateDirecotryCondition.cs">
  369. <SubType>Form</SubType>
  370. </Compile>
  371. <Compile Include="Forms\BasicDatas\UpdateDirecotryCondition.Designer.cs">
  372. <DependentUpon>UpdateDirecotryCondition.cs</DependentUpon>
  373. </Compile>
  374. <Compile Include="Forms\ElectronicSettlementCertificate\EcSettlCertMainForm.cs">
  375. <SubType>Form</SubType>
  376. </Compile>
  377. <Compile Include="Forms\ElectronicSettlementCertificate\EcSettlCertMainForm.designer.cs">
  378. <DependentUpon>EcSettlCertMainForm.cs</DependentUpon>
  379. </Compile>
  380. <Compile Include="Forms\ElectronicSettlementCertificate\EcSettlCertQuery.cs">
  381. <SubType>Form</SubType>
  382. </Compile>
  383. <Compile Include="Forms\ElectronicSettlementCertificate\EcSettlCertQuery.designer.cs">
  384. <DependentUpon>EcSettlCertQuery.cs</DependentUpon>
  385. </Compile>
  386. <Compile Include="Forms\ElectronicSettlementCertificate\EcSettlCertUpload.cs">
  387. <SubType>Form</SubType>
  388. </Compile>
  389. <Compile Include="Forms\ElectronicSettlementCertificate\EcSettlCertUpload.designer.cs">
  390. <DependentUpon>EcSettlCertUpload.cs</DependentUpon>
  391. </Compile>
  392. <Compile Include="Forms\ElectronicSettlementCertificate\GridViewSetter.cs" />
  393. <Compile Include="Forms\DiseaseSelectdForm.cs">
  394. <SubType>Form</SubType>
  395. </Compile>
  396. <Compile Include="Forms\DiseaseSelectdForm.Designer.cs">
  397. <DependentUpon>DiseaseSelectdForm.cs</DependentUpon>
  398. </Compile>
  399. <Compile Include="Forms\PDFViewer.cs">
  400. <SubType>Form</SubType>
  401. </Compile>
  402. <Compile Include="Forms\PDFViewer.Designer.cs">
  403. <DependentUpon>PDFViewer.cs</DependentUpon>
  404. </Compile>
  405. <Compile Include="Forms\InpatientRegistration.cs">
  406. <SubType>Form</SubType>
  407. </Compile>
  408. <Compile Include="Forms\InpatientRegistration.designer.cs">
  409. <DependentUpon>InpatientRegistration.cs</DependentUpon>
  410. </Compile>
  411. <Compile Include="Forms\JsonMappingForm.cs">
  412. <SubType>Form</SubType>
  413. </Compile>
  414. <Compile Include="Forms\JsonMappingForm.Designer.cs">
  415. <DependentUpon>JsonMappingForm.cs</DependentUpon>
  416. </Compile>
  417. <Compile Include="Forms\OutpatientRegistration.cs">
  418. <SubType>Form</SubType>
  419. </Compile>
  420. <Compile Include="Forms\OutpatientRegistration.designer.cs">
  421. <DependentUpon>OutpatientRegistration.cs</DependentUpon>
  422. </Compile>
  423. <Compile Include="Forms\DualChannelRecordForm.cs">
  424. <SubType>Form</SubType>
  425. </Compile>
  426. <Compile Include="Forms\DualChannelRecordForm.Designer.cs">
  427. <DependentUpon>DualChannelRecordForm.cs</DependentUpon>
  428. </Compile>
  429. <Compile Include="Forms\PreAndInProcessAnalysisForm.cs">
  430. <SubType>Form</SubType>
  431. </Compile>
  432. <Compile Include="Forms\PreAndInProcessAnalysisForm.Designer.cs">
  433. <DependentUpon>PreAndInProcessAnalysisForm.cs</DependentUpon>
  434. </Compile>
  435. <Compile Include="Forms\PrescriptionCirculation.cs">
  436. <SubType>Form</SubType>
  437. </Compile>
  438. <Compile Include="Forms\PrescriptionCirculation.designer.cs">
  439. <DependentUpon>PrescriptionCirculation.cs</DependentUpon>
  440. </Compile>
  441. <Compile Include="Forms\PrescriptionCirculations\PdfView.cs">
  442. <SubType>Form</SubType>
  443. </Compile>
  444. <Compile Include="Forms\PrescriptionCirculations\PdfView.designer.cs">
  445. <DependentUpon>PdfView.cs</DependentUpon>
  446. </Compile>
  447. <Compile Include="Forms\PrescriptionForm.cs">
  448. <SubType>Form</SubType>
  449. </Compile>
  450. <Compile Include="Forms\PrescriptionForm.Designer.cs">
  451. <DependentUpon>PrescriptionForm.cs</DependentUpon>
  452. </Compile>
  453. <Compile Include="Forms\PrintersForm.cs">
  454. <SubType>Form</SubType>
  455. </Compile>
  456. <Compile Include="Forms\PrintersForm.Designer.cs">
  457. <DependentUpon>PrintersForm.cs</DependentUpon>
  458. </Compile>
  459. <Compile Include="Forms\SelfpayPercentForm.cs">
  460. <SubType>Form</SubType>
  461. </Compile>
  462. <Compile Include="Forms\SelfpayPercentForm.Designer.cs">
  463. <DependentUpon>SelfpayPercentForm.cs</DependentUpon>
  464. </Compile>
  465. <Compile Include="Helper\HttpClientHelper.cs" />
  466. <Compile Include="Helper\JsonMapper.cs" />
  467. <Compile Include="Helper\ProgressWrapper.cs" />
  468. <Compile Include="Helper\ReadDataTableConverter.cs" />
  469. <Compile Include="Variables\ModeEnum.cs" />
  470. <Compile Include="Variables\TradeEnum.cs" />
  471. <Compile Include="Common\Utils.cs" />
  472. <Compile Include="Entity\BusinessType.cs" />
  473. <Compile Include="Entity\Base\PersonInfo.cs" />
  474. <Compile Include="Entity\TradeAttribute.cs" />
  475. <Compile Include="FormSetter\ComboxSetter.cs" />
  476. <Compile Include="FormSetter\DataTableSetter.cs" />
  477. <Compile Include="FormSetter\GridViewSetter.cs" />
  478. <Compile Include="Forms\CenterResult.cs">
  479. <SubType>Form</SubType>
  480. </Compile>
  481. <Compile Include="Forms\CenterResult.Designer.cs">
  482. <DependentUpon>CenterResult.cs</DependentUpon>
  483. </Compile>
  484. <Compile Include="Forms\ChooseCard.cs">
  485. <SubType>Form</SubType>
  486. </Compile>
  487. <Compile Include="Forms\ChooseCard.designer.cs">
  488. <DependentUpon>ChooseCard.cs</DependentUpon>
  489. </Compile>
  490. <Compile Include="Forms\BasicData.cs">
  491. <SubType>Form</SubType>
  492. </Compile>
  493. <Compile Include="Forms\BasicData.designer.cs">
  494. <DependentUpon>BasicData.cs</DependentUpon>
  495. </Compile>
  496. <Compile Include="Forms\Clearing.cs">
  497. <SubType>Form</SubType>
  498. </Compile>
  499. <Compile Include="Forms\Clearing.designer.cs">
  500. <DependentUpon>Clearing.cs</DependentUpon>
  501. </Compile>
  502. <Compile Include="Forms\SearchAdmdvs.cs">
  503. <SubType>Form</SubType>
  504. </Compile>
  505. <Compile Include="Forms\SearchAdmdvs.Designer.cs">
  506. <DependentUpon>SearchAdmdvs.cs</DependentUpon>
  507. </Compile>
  508. <Compile Include="Forms\PerDesigRecord.cs">
  509. <SubType>Form</SubType>
  510. </Compile>
  511. <Compile Include="Forms\PerDesigRecord.Designer.cs">
  512. <DependentUpon>PerDesigRecord.cs</DependentUpon>
  513. </Compile>
  514. <Compile Include="Forms\HandleException.cs">
  515. <SubType>Form</SubType>
  516. </Compile>
  517. <Compile Include="Forms\HandleException.designer.cs">
  518. <DependentUpon>HandleException.cs</DependentUpon>
  519. </Compile>
  520. <Compile Include="Forms\MaintainBasicData.cs">
  521. <SubType>Form</SubType>
  522. </Compile>
  523. <Compile Include="Forms\MaintainBasicData.Designer.cs">
  524. <DependentUpon>MaintainBasicData.cs</DependentUpon>
  525. </Compile>
  526. <Compile Include="Forms\PatientInsuInfo.cs">
  527. <SubType>Form</SubType>
  528. </Compile>
  529. <Compile Include="Forms\PatientInsuInfo.designer.cs">
  530. <DependentUpon>PatientInsuInfo.cs</DependentUpon>
  531. </Compile>
  532. <Compile Include="Forms\PrintDesign.cs">
  533. <SubType>Form</SubType>
  534. </Compile>
  535. <Compile Include="Forms\PrintDesign.Designer.cs">
  536. <DependentUpon>PrintDesign.cs</DependentUpon>
  537. </Compile>
  538. <Compile Include="Forms\PrintPreview.cs">
  539. <SubType>Form</SubType>
  540. </Compile>
  541. <Compile Include="Forms\PrintPreview.Designer.cs">
  542. <DependentUpon>PrintPreview.cs</DependentUpon>
  543. </Compile>
  544. <Compile Include="Forms\SettlementChecklist.cs">
  545. <SubType>Form</SubType>
  546. </Compile>
  547. <Compile Include="Forms\SettlementChecklist.designer.cs">
  548. <DependentUpon>SettlementChecklist.cs</DependentUpon>
  549. </Compile>
  550. <Compile Include="Forms\SettlementForm.cs">
  551. <SubType>Form</SubType>
  552. </Compile>
  553. <Compile Include="Forms\SettlementForm.designer.cs">
  554. <DependentUpon>SettlementForm.cs</DependentUpon>
  555. </Compile>
  556. <Compile Include="Forms\SlowSpecRecord.cs">
  557. <SubType>Form</SubType>
  558. </Compile>
  559. <Compile Include="Forms\SlowSpecRecord.Designer.cs">
  560. <DependentUpon>SlowSpecRecord.cs</DependentUpon>
  561. </Compile>
  562. <Compile Include="Forms\TableButton.cs">
  563. <SubType>Form</SubType>
  564. </Compile>
  565. <Compile Include="Forms\TableButton.Designer.cs">
  566. <DependentUpon>TableButton.cs</DependentUpon>
  567. </Compile>
  568. <Compile Include="Forms\ToRecordChoose.cs">
  569. <SubType>Form</SubType>
  570. </Compile>
  571. <Compile Include="Forms\ToRecordChoose.Designer.cs">
  572. <DependentUpon>ToRecordChoose.cs</DependentUpon>
  573. </Compile>
  574. <Compile Include="Forms\ToRecordFrom.cs">
  575. <SubType>Form</SubType>
  576. </Compile>
  577. <Compile Include="Forms\ToRecordFrom.Designer.cs">
  578. <DependentUpon>ToRecordFrom.cs</DependentUpon>
  579. </Compile>
  580. <Compile Include="Helper\DropHelper.cs" />
  581. <Compile Include="Helper\EncryptHelper.cs" />
  582. <Compile Include="Helper\IInvokeCenter.cs" />
  583. <Compile Include="Helper\InvokeCenterFactory.cs" />
  584. <Compile Include="Helper\InvokeDllCenter.cs" />
  585. <Compile Include="Helper\InvokeHelper.cs" />
  586. <Compile Include="Helper\InvokeOcxCenter.cs" />
  587. <Compile Include="Helper\InvokeRestCenter.cs" />
  588. <Compile Include="Helper\IrisDataHelper.cs" />
  589. <Compile Include="Helper\JsonHelper.cs" />
  590. <Compile Include="Helper\XmlHelper.cs" />
  591. <Compile Include="InsuBusiness.cs" />
  592. <Compile Include="IInsuBusiness.cs" />
  593. <Compile Include="Properties\AssemblyInfo.cs" />
  594. <Compile Include="Properties\Resources.Designer.cs">
  595. <AutoGen>True</AutoGen>
  596. <DesignTime>True</DesignTime>
  597. <DependentUpon>Resources.resx</DependentUpon>
  598. </Compile>
  599. <Compile Include="Properties\Settings.Designer.cs">
  600. <AutoGen>True</AutoGen>
  601. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  602. <DependentUpon>Settings.settings</DependentUpon>
  603. </Compile>
  604. <Compile Include="Variables\Global.cs" />
  605. <Compile Include="Variables\Response.cs" />
  606. <Compile Include="Variables\Struct.cs" />
  607. <Compile Include="Variables\StructExtend.cs" />
  608. </ItemGroup>
  609. <ItemGroup>
  610. <Folder Include="ControlSetter\" />
  611. </ItemGroup>
  612. <ItemGroup>
  613. <EmbeddedResource Include="Forms\AddSignleDirectory.resx">
  614. <DependentUpon>AddSignleDirectory.cs</DependentUpon>
  615. </EmbeddedResource>
  616. <EmbeddedResource Include="Forms\AddSingleDictionary.resx">
  617. <DependentUpon>AddSingleDictionary.cs</DependentUpon>
  618. </EmbeddedResource>
  619. <EmbeddedResource Include="Forms\BasicDatas\BasicData.resx">
  620. <DependentUpon>BasicData.cs</DependentUpon>
  621. </EmbeddedResource>
  622. <EmbeddedResource Include="Forms\BasicDatas\DataDownload.resx">
  623. <DependentUpon>DataDownload.cs</DependentUpon>
  624. </EmbeddedResource>
  625. <EmbeddedResource Include="Forms\BasicDatas\DataDownloadLocalExtension.resx">
  626. <DependentUpon>DataDownloadLocalExtension.cs</DependentUpon>
  627. </EmbeddedResource>
  628. <EmbeddedResource Include="Forms\BasicDatas\DataGridViewHeaderSetForm.resx">
  629. <DependentUpon>DataGridViewHeaderSetForm.cs</DependentUpon>
  630. </EmbeddedResource>
  631. <EmbeddedResource Include="Forms\BasicDatas\DirectoryMap.resx">
  632. <DependentUpon>DirectoryMap.cs</DependentUpon>
  633. </EmbeddedResource>
  634. <EmbeddedResource Include="Forms\BasicDatas\MaintainInterface.resx">
  635. <DependentUpon>MaintainInterface.cs</DependentUpon>
  636. </EmbeddedResource>
  637. <EmbeddedResource Include="Forms\BasicDatas\UpdateDirecotryCondition.resx">
  638. <DependentUpon>UpdateDirecotryCondition.cs</DependentUpon>
  639. </EmbeddedResource>
  640. <EmbeddedResource Include="Forms\CenterResult.resx">
  641. <DependentUpon>CenterResult.cs</DependentUpon>
  642. </EmbeddedResource>
  643. <EmbeddedResource Include="Forms\ChooseCard.resx">
  644. <DependentUpon>ChooseCard.cs</DependentUpon>
  645. </EmbeddedResource>
  646. <EmbeddedResource Include="Forms\BasicData.resx">
  647. <DependentUpon>BasicData.cs</DependentUpon>
  648. </EmbeddedResource>
  649. <EmbeddedResource Include="Forms\Clearing.resx">
  650. <DependentUpon>Clearing.cs</DependentUpon>
  651. </EmbeddedResource>
  652. <EmbeddedResource Include="Forms\DiseaseSelectdForm.resx">
  653. <DependentUpon>DiseaseSelectdForm.cs</DependentUpon>
  654. </EmbeddedResource>
  655. <EmbeddedResource Include="Forms\ElectronicSettlementCertificate\EcSettlCertMainForm.resx">
  656. <DependentUpon>EcSettlCertMainForm.cs</DependentUpon>
  657. </EmbeddedResource>
  658. <EmbeddedResource Include="Forms\ElectronicSettlementCertificate\EcSettlCertQuery.resx">
  659. <DependentUpon>EcSettlCertQuery.cs</DependentUpon>
  660. </EmbeddedResource>
  661. <EmbeddedResource Include="Forms\ElectronicSettlementCertificate\EcSettlCertUpload.resx">
  662. <DependentUpon>EcSettlCertUpload.cs</DependentUpon>
  663. </EmbeddedResource>
  664. <EmbeddedResource Include="Forms\InpatientRegistration.resx">
  665. <DependentUpon>InpatientRegistration.cs</DependentUpon>
  666. </EmbeddedResource>
  667. <EmbeddedResource Include="Forms\JsonMappingForm.resx">
  668. <DependentUpon>JsonMappingForm.cs</DependentUpon>
  669. </EmbeddedResource>
  670. <EmbeddedResource Include="Forms\OutpatientRegistration.resx">
  671. <DependentUpon>OutpatientRegistration.cs</DependentUpon>
  672. </EmbeddedResource>
  673. <EmbeddedResource Include="Forms\DualChannelRecordForm.resx">
  674. <DependentUpon>DualChannelRecordForm.cs</DependentUpon>
  675. </EmbeddedResource>
  676. <EmbeddedResource Include="Forms\PreAndInProcessAnalysisForm.resx">
  677. <DependentUpon>PreAndInProcessAnalysisForm.cs</DependentUpon>
  678. </EmbeddedResource>
  679. <EmbeddedResource Include="Forms\PrescriptionCirculation.resx">
  680. <DependentUpon>PrescriptionCirculation.cs</DependentUpon>
  681. </EmbeddedResource>
  682. <EmbeddedResource Include="Forms\PrescriptionCirculations\PdfView.resx">
  683. <DependentUpon>PdfView.cs</DependentUpon>
  684. </EmbeddedResource>
  685. <EmbeddedResource Include="Forms\PrescriptionForm.resx">
  686. <DependentUpon>PrescriptionForm.cs</DependentUpon>
  687. </EmbeddedResource>
  688. <EmbeddedResource Include="Forms\PrintersForm.resx">
  689. <DependentUpon>PrintersForm.cs</DependentUpon>
  690. </EmbeddedResource>
  691. <EmbeddedResource Include="Forms\SearchAdmdvs.resx">
  692. <DependentUpon>SearchAdmdvs.cs</DependentUpon>
  693. </EmbeddedResource>
  694. <EmbeddedResource Include="Forms\PerDesigRecord.resx">
  695. <DependentUpon>PerDesigRecord.cs</DependentUpon>
  696. </EmbeddedResource>
  697. <EmbeddedResource Include="Forms\HandleException.resx">
  698. <DependentUpon>HandleException.cs</DependentUpon>
  699. </EmbeddedResource>
  700. <EmbeddedResource Include="Forms\MaintainBasicData.resx">
  701. <DependentUpon>MaintainBasicData.cs</DependentUpon>
  702. </EmbeddedResource>
  703. <EmbeddedResource Include="Forms\PatientInsuInfo.resx">
  704. <DependentUpon>PatientInsuInfo.cs</DependentUpon>
  705. </EmbeddedResource>
  706. <EmbeddedResource Include="Forms\PrintDesign.resx">
  707. <DependentUpon>PrintDesign.cs</DependentUpon>
  708. </EmbeddedResource>
  709. <EmbeddedResource Include="Forms\PrintPreview.resx">
  710. <DependentUpon>PrintPreview.cs</DependentUpon>
  711. </EmbeddedResource>
  712. <EmbeddedResource Include="Forms\SelfpayPercentForm.resx">
  713. <DependentUpon>SelfpayPercentForm.cs</DependentUpon>
  714. </EmbeddedResource>
  715. <EmbeddedResource Include="Forms\SettlementChecklist.resx">
  716. <DependentUpon>SettlementChecklist.cs</DependentUpon>
  717. </EmbeddedResource>
  718. <EmbeddedResource Include="Forms\SettlementForm.resx">
  719. <DependentUpon>SettlementForm.cs</DependentUpon>
  720. </EmbeddedResource>
  721. <EmbeddedResource Include="Forms\SlowSpecRecord.resx">
  722. <DependentUpon>SlowSpecRecord.cs</DependentUpon>
  723. </EmbeddedResource>
  724. <EmbeddedResource Include="Properties\Resources.resx">
  725. <Generator>ResXFileCodeGenerator</Generator>
  726. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  727. </EmbeddedResource>
  728. </ItemGroup>
  729. <ItemGroup>
  730. <None Include="app.config" />
  731. <None Include="packages.config" />
  732. <None Include="Properties\Settings.settings">
  733. <Generator>SettingsSingleFileGenerator</Generator>
  734. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  735. </None>
  736. </ItemGroup>
  737. <ItemGroup>
  738. <COMReference Include="stdole">
  739. <Guid>{00020430-0000-0000-C000-000000000046}</Guid>
  740. <VersionMajor>2</VersionMajor>
  741. <VersionMinor>0</VersionMinor>
  742. <Lcid>0</Lcid>
  743. <WrapperTool>primary</WrapperTool>
  744. <Isolated>False</Isolated>
  745. <EmbedInteropTypes>True</EmbedInteropTypes>
  746. </COMReference>
  747. </ItemGroup>
  748. <ItemGroup>
  749. <WCFMetadata Include="Connected Services\" />
  750. </ItemGroup>
  751. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  752. <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
  753. <PropertyGroup>
  754. <ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
  755. </PropertyGroup>
  756. <Error Condition="!Exists('packages\PdfiumViewer.Native.x86_64.v8-xfa.2018.4.8.256\build\PdfiumViewer.Native.x86_64.v8-xfa.props')" Text="$([System.String]::Format('$(ErrorText)', 'packages\PdfiumViewer.Native.x86_64.v8-xfa.2018.4.8.256\build\PdfiumViewer.Native.x86_64.v8-xfa.props'))" />
  757. <Error Condition="!Exists('packages\PdfiumViewer.Native.x86.v8-xfa.2018.4.8.256\build\PdfiumViewer.Native.x86.v8-xfa.props')" Text="$([System.String]::Format('$(ErrorText)', 'packages\PdfiumViewer.Native.x86.v8-xfa.2018.4.8.256\build\PdfiumViewer.Native.x86.v8-xfa.props'))" />
  758. <Error Condition="!Exists('packages\System.ValueTuple.4.6.1\build\net471\System.ValueTuple.targets')" Text="$([System.String]::Format('$(ErrorText)', 'packages\System.ValueTuple.4.6.1\build\net471\System.ValueTuple.targets'))" />
  759. </Target>
  760. <Import Project="packages\System.ValueTuple.4.6.1\build\net471\System.ValueTuple.targets" Condition="Exists('packages\System.ValueTuple.4.6.1\build\net471\System.ValueTuple.targets')" />
  761. </Project>