NanChangMI.csproj 41 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753
  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\BasicDatas\BasicData.cs">
  312. <SubType>Form</SubType>
  313. </Compile>
  314. <Compile Include="Forms\BasicDatas\BasicData.Designer.cs">
  315. <DependentUpon>BasicData.cs</DependentUpon>
  316. </Compile>
  317. <Compile Include="Forms\BasicDatas\DataDownload.cs">
  318. <SubType>Form</SubType>
  319. </Compile>
  320. <Compile Include="Forms\BasicDatas\DataDownload.Designer.cs">
  321. <DependentUpon>DataDownload.cs</DependentUpon>
  322. </Compile>
  323. <Compile Include="Forms\BasicDatas\DataDownloadLocalExtension.cs">
  324. <SubType>Form</SubType>
  325. </Compile>
  326. <Compile Include="Forms\BasicDatas\DataDownloadLocalExtension.Designer.cs">
  327. <DependentUpon>DataDownloadLocalExtension.cs</DependentUpon>
  328. </Compile>
  329. <Compile Include="Forms\BasicDatas\DataGridViewHeaderSetForm.cs">
  330. <SubType>Form</SubType>
  331. </Compile>
  332. <Compile Include="Forms\BasicDatas\DataGridViewHeaderSetForm.Designer.cs">
  333. <DependentUpon>DataGridViewHeaderSetForm.cs</DependentUpon>
  334. </Compile>
  335. <Compile Include="Forms\BasicDatas\DirectoryMap.cs">
  336. <SubType>Form</SubType>
  337. </Compile>
  338. <Compile Include="Forms\BasicDatas\DirectoryMap.Designer.cs">
  339. <DependentUpon>DirectoryMap.cs</DependentUpon>
  340. </Compile>
  341. <Compile Include="Forms\BasicDatas\GridViewSetter.cs" />
  342. <Compile Include="Forms\BasicDatas\MaintainInterface.cs">
  343. <SubType>Form</SubType>
  344. </Compile>
  345. <Compile Include="Forms\BasicDatas\MaintainInterface.Designer.cs">
  346. <DependentUpon>MaintainInterface.cs</DependentUpon>
  347. </Compile>
  348. <Compile Include="Forms\BasicDatas\services\DataGridViewHeaderSetService.cs" />
  349. <Compile Include="Forms\BasicDatas\services\DirectoryDownloadLocalExtService.cs" />
  350. <Compile Include="Forms\BasicDatas\services\DirectoryDownloadService.cs" />
  351. <Compile Include="Forms\BasicDatas\services\DirectoryManualMaintainService.cs" />
  352. <Compile Include="Forms\BasicDatas\services\DirectoryMapService.cs" />
  353. <Compile Include="Forms\BasicDatas\services\DirectoryTypeEnum.cs" />
  354. <Compile Include="Forms\BasicDatas\services\DirectroyQueryService.cs" />
  355. <Compile Include="Forms\BasicDatas\UpdateDirecotryCondition.cs">
  356. <SubType>Form</SubType>
  357. </Compile>
  358. <Compile Include="Forms\BasicDatas\UpdateDirecotryCondition.Designer.cs">
  359. <DependentUpon>UpdateDirecotryCondition.cs</DependentUpon>
  360. </Compile>
  361. <Compile Include="Forms\ElectronicSettlementCertificate\EcSettlCertMainForm.cs">
  362. <SubType>Form</SubType>
  363. </Compile>
  364. <Compile Include="Forms\ElectronicSettlementCertificate\EcSettlCertMainForm.designer.cs">
  365. <DependentUpon>EcSettlCertMainForm.cs</DependentUpon>
  366. </Compile>
  367. <Compile Include="Forms\ElectronicSettlementCertificate\EcSettlCertQuery.cs">
  368. <SubType>Form</SubType>
  369. </Compile>
  370. <Compile Include="Forms\ElectronicSettlementCertificate\EcSettlCertQuery.designer.cs">
  371. <DependentUpon>EcSettlCertQuery.cs</DependentUpon>
  372. </Compile>
  373. <Compile Include="Forms\ElectronicSettlementCertificate\EcSettlCertUpload.cs">
  374. <SubType>Form</SubType>
  375. </Compile>
  376. <Compile Include="Forms\ElectronicSettlementCertificate\EcSettlCertUpload.designer.cs">
  377. <DependentUpon>EcSettlCertUpload.cs</DependentUpon>
  378. </Compile>
  379. <Compile Include="Forms\ElectronicSettlementCertificate\GridViewSetter.cs" />
  380. <Compile Include="Forms\DiseaseSelectdForm.cs">
  381. <SubType>Form</SubType>
  382. </Compile>
  383. <Compile Include="Forms\DiseaseSelectdForm.Designer.cs">
  384. <DependentUpon>DiseaseSelectdForm.cs</DependentUpon>
  385. </Compile>
  386. <Compile Include="Forms\PDFViewer.cs">
  387. <SubType>Form</SubType>
  388. </Compile>
  389. <Compile Include="Forms\PDFViewer.Designer.cs">
  390. <DependentUpon>PDFViewer.cs</DependentUpon>
  391. </Compile>
  392. <Compile Include="Forms\InpatientRegistration.cs">
  393. <SubType>Form</SubType>
  394. </Compile>
  395. <Compile Include="Forms\InpatientRegistration.designer.cs">
  396. <DependentUpon>InpatientRegistration.cs</DependentUpon>
  397. </Compile>
  398. <Compile Include="Forms\JsonMappingForm.cs">
  399. <SubType>Form</SubType>
  400. </Compile>
  401. <Compile Include="Forms\JsonMappingForm.Designer.cs">
  402. <DependentUpon>JsonMappingForm.cs</DependentUpon>
  403. </Compile>
  404. <Compile Include="Forms\OutpatientRegistration.cs">
  405. <SubType>Form</SubType>
  406. </Compile>
  407. <Compile Include="Forms\OutpatientRegistration.designer.cs">
  408. <DependentUpon>OutpatientRegistration.cs</DependentUpon>
  409. </Compile>
  410. <Compile Include="Forms\DualChannelRecordForm.cs">
  411. <SubType>Form</SubType>
  412. </Compile>
  413. <Compile Include="Forms\DualChannelRecordForm.Designer.cs">
  414. <DependentUpon>DualChannelRecordForm.cs</DependentUpon>
  415. </Compile>
  416. <Compile Include="Forms\PrescriptionCirculation.cs">
  417. <SubType>Form</SubType>
  418. </Compile>
  419. <Compile Include="Forms\PrescriptionCirculation.designer.cs">
  420. <DependentUpon>PrescriptionCirculation.cs</DependentUpon>
  421. </Compile>
  422. <Compile Include="Forms\PrescriptionCirculations\PdfView.cs">
  423. <SubType>Form</SubType>
  424. </Compile>
  425. <Compile Include="Forms\PrescriptionCirculations\PdfView.designer.cs">
  426. <DependentUpon>PdfView.cs</DependentUpon>
  427. </Compile>
  428. <Compile Include="Forms\PrescriptionForm.cs">
  429. <SubType>Form</SubType>
  430. </Compile>
  431. <Compile Include="Forms\PrescriptionForm.Designer.cs">
  432. <DependentUpon>PrescriptionForm.cs</DependentUpon>
  433. </Compile>
  434. <Compile Include="Forms\PrintersForm.cs">
  435. <SubType>Form</SubType>
  436. </Compile>
  437. <Compile Include="Forms\PrintersForm.Designer.cs">
  438. <DependentUpon>PrintersForm.cs</DependentUpon>
  439. </Compile>
  440. <Compile Include="Forms\SelfpayPercentForm.cs">
  441. <SubType>Form</SubType>
  442. </Compile>
  443. <Compile Include="Forms\SelfpayPercentForm.Designer.cs">
  444. <DependentUpon>SelfpayPercentForm.cs</DependentUpon>
  445. </Compile>
  446. <Compile Include="Helper\HttpClientHelper.cs" />
  447. <Compile Include="Helper\JsonMapper.cs" />
  448. <Compile Include="Helper\ProgressWrapper.cs" />
  449. <Compile Include="Helper\ReadDataTableConverter.cs" />
  450. <Compile Include="Variables\ModeEnum.cs" />
  451. <Compile Include="Variables\TradeEnum.cs" />
  452. <Compile Include="Common\Utils.cs" />
  453. <Compile Include="Entity\BusinessType.cs" />
  454. <Compile Include="Entity\Base\PersonInfo.cs" />
  455. <Compile Include="Entity\TradeAttribute.cs" />
  456. <Compile Include="FormSetter\ComboxSetter.cs" />
  457. <Compile Include="FormSetter\DataTableSetter.cs" />
  458. <Compile Include="FormSetter\GridViewSetter.cs" />
  459. <Compile Include="Forms\AddSignleDirectory.cs">
  460. <SubType>Form</SubType>
  461. </Compile>
  462. <Compile Include="Forms\AddSignleDirectory.designer.cs">
  463. <DependentUpon>AddSignleDirectory.cs</DependentUpon>
  464. </Compile>
  465. <Compile Include="Forms\CenterResult.cs">
  466. <SubType>Form</SubType>
  467. </Compile>
  468. <Compile Include="Forms\CenterResult.Designer.cs">
  469. <DependentUpon>CenterResult.cs</DependentUpon>
  470. </Compile>
  471. <Compile Include="Forms\ChooseCard.cs">
  472. <SubType>Form</SubType>
  473. </Compile>
  474. <Compile Include="Forms\ChooseCard.designer.cs">
  475. <DependentUpon>ChooseCard.cs</DependentUpon>
  476. </Compile>
  477. <Compile Include="Forms\BasicData.cs">
  478. <SubType>Form</SubType>
  479. </Compile>
  480. <Compile Include="Forms\BasicData.designer.cs">
  481. <DependentUpon>BasicData.cs</DependentUpon>
  482. </Compile>
  483. <Compile Include="Forms\Clearing.cs">
  484. <SubType>Form</SubType>
  485. </Compile>
  486. <Compile Include="Forms\Clearing.designer.cs">
  487. <DependentUpon>Clearing.cs</DependentUpon>
  488. </Compile>
  489. <Compile Include="Forms\PreAndInProcessAnalysisForm.cs">
  490. <SubType>Form</SubType>
  491. </Compile>
  492. <Compile Include="Forms\PreAndInProcessAnalysisForm.Designer.cs">
  493. <DependentUpon>PreAndInProcessAnalysisForm.cs</DependentUpon>
  494. </Compile>
  495. <Compile Include="Forms\SearchAdmdvs.cs">
  496. <SubType>Form</SubType>
  497. </Compile>
  498. <Compile Include="Forms\SearchAdmdvs.Designer.cs">
  499. <DependentUpon>SearchAdmdvs.cs</DependentUpon>
  500. </Compile>
  501. <Compile Include="Forms\PerDesigRecord.cs">
  502. <SubType>Form</SubType>
  503. </Compile>
  504. <Compile Include="Forms\PerDesigRecord.Designer.cs">
  505. <DependentUpon>PerDesigRecord.cs</DependentUpon>
  506. </Compile>
  507. <Compile Include="Forms\HandleException.cs">
  508. <SubType>Form</SubType>
  509. </Compile>
  510. <Compile Include="Forms\HandleException.designer.cs">
  511. <DependentUpon>HandleException.cs</DependentUpon>
  512. </Compile>
  513. <Compile Include="Forms\MaintainBasicData.cs">
  514. <SubType>Form</SubType>
  515. </Compile>
  516. <Compile Include="Forms\MaintainBasicData.Designer.cs">
  517. <DependentUpon>MaintainBasicData.cs</DependentUpon>
  518. </Compile>
  519. <Compile Include="Forms\PatientInsuInfo.cs">
  520. <SubType>Form</SubType>
  521. </Compile>
  522. <Compile Include="Forms\PatientInsuInfo.designer.cs">
  523. <DependentUpon>PatientInsuInfo.cs</DependentUpon>
  524. </Compile>
  525. <Compile Include="Forms\PrintDesign.cs">
  526. <SubType>Form</SubType>
  527. </Compile>
  528. <Compile Include="Forms\PrintDesign.Designer.cs">
  529. <DependentUpon>PrintDesign.cs</DependentUpon>
  530. </Compile>
  531. <Compile Include="Forms\PrintPreview.cs">
  532. <SubType>Form</SubType>
  533. </Compile>
  534. <Compile Include="Forms\PrintPreview.Designer.cs">
  535. <DependentUpon>PrintPreview.cs</DependentUpon>
  536. </Compile>
  537. <Compile Include="Forms\SettlementChecklist.cs">
  538. <SubType>Form</SubType>
  539. </Compile>
  540. <Compile Include="Forms\SettlementChecklist.designer.cs">
  541. <DependentUpon>SettlementChecklist.cs</DependentUpon>
  542. </Compile>
  543. <Compile Include="Forms\SettlementForm.cs">
  544. <SubType>Form</SubType>
  545. </Compile>
  546. <Compile Include="Forms\SettlementForm.designer.cs">
  547. <DependentUpon>SettlementForm.cs</DependentUpon>
  548. </Compile>
  549. <Compile Include="Forms\SlowSpecRecord.cs">
  550. <SubType>Form</SubType>
  551. </Compile>
  552. <Compile Include="Forms\SlowSpecRecord.Designer.cs">
  553. <DependentUpon>SlowSpecRecord.cs</DependentUpon>
  554. </Compile>
  555. <Compile Include="Forms\TableButton.cs">
  556. <SubType>Form</SubType>
  557. </Compile>
  558. <Compile Include="Forms\TableButton.Designer.cs">
  559. <DependentUpon>TableButton.cs</DependentUpon>
  560. </Compile>
  561. <Compile Include="Forms\ToRecordChoose.cs">
  562. <SubType>Form</SubType>
  563. </Compile>
  564. <Compile Include="Forms\ToRecordChoose.Designer.cs">
  565. <DependentUpon>ToRecordChoose.cs</DependentUpon>
  566. </Compile>
  567. <Compile Include="Forms\ToRecordFrom.cs">
  568. <SubType>Form</SubType>
  569. </Compile>
  570. <Compile Include="Forms\ToRecordFrom.Designer.cs">
  571. <DependentUpon>ToRecordFrom.cs</DependentUpon>
  572. </Compile>
  573. <Compile Include="Helper\DropHelper.cs" />
  574. <Compile Include="Helper\EncryptHelper.cs" />
  575. <Compile Include="Helper\IInvokeCenter.cs" />
  576. <Compile Include="Helper\InvokeCenterFactory.cs" />
  577. <Compile Include="Helper\InvokeDllCenter.cs" />
  578. <Compile Include="Helper\InvokeHelper.cs" />
  579. <Compile Include="Helper\InvokeOcxCenter.cs" />
  580. <Compile Include="Helper\InvokeRestCenter.cs" />
  581. <Compile Include="Helper\IrisDataHelper.cs" />
  582. <Compile Include="Helper\JsonHelper.cs" />
  583. <Compile Include="Helper\XmlHelper.cs" />
  584. <Compile Include="InsuBusiness.cs" />
  585. <Compile Include="IInsuBusiness.cs" />
  586. <Compile Include="Properties\AssemblyInfo.cs" />
  587. <Compile Include="Properties\Resources.Designer.cs">
  588. <AutoGen>True</AutoGen>
  589. <DesignTime>True</DesignTime>
  590. <DependentUpon>Resources.resx</DependentUpon>
  591. </Compile>
  592. <Compile Include="Properties\Settings.Designer.cs">
  593. <AutoGen>True</AutoGen>
  594. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  595. <DependentUpon>Settings.settings</DependentUpon>
  596. </Compile>
  597. <Compile Include="Variables\Global.cs" />
  598. <Compile Include="Variables\Response.cs" />
  599. <Compile Include="Variables\Struct.cs" />
  600. <Compile Include="Variables\StructExtend.cs" />
  601. </ItemGroup>
  602. <ItemGroup>
  603. <Folder Include="ControlSetter\" />
  604. </ItemGroup>
  605. <ItemGroup>
  606. <EmbeddedResource Include="Forms\AddSignleDirectory.resx">
  607. <DependentUpon>AddSignleDirectory.cs</DependentUpon>
  608. <SubType>Designer</SubType>
  609. </EmbeddedResource>
  610. <EmbeddedResource Include="Forms\BasicDatas\BasicData.resx">
  611. <DependentUpon>BasicData.cs</DependentUpon>
  612. </EmbeddedResource>
  613. <EmbeddedResource Include="Forms\BasicDatas\DataDownload.resx">
  614. <DependentUpon>DataDownload.cs</DependentUpon>
  615. </EmbeddedResource>
  616. <EmbeddedResource Include="Forms\BasicDatas\DataDownloadLocalExtension.resx">
  617. <DependentUpon>DataDownloadLocalExtension.cs</DependentUpon>
  618. </EmbeddedResource>
  619. <EmbeddedResource Include="Forms\BasicDatas\DataGridViewHeaderSetForm.resx">
  620. <DependentUpon>DataGridViewHeaderSetForm.cs</DependentUpon>
  621. </EmbeddedResource>
  622. <EmbeddedResource Include="Forms\BasicDatas\DirectoryMap.resx">
  623. <DependentUpon>DirectoryMap.cs</DependentUpon>
  624. </EmbeddedResource>
  625. <EmbeddedResource Include="Forms\BasicDatas\MaintainInterface.resx">
  626. <DependentUpon>MaintainInterface.cs</DependentUpon>
  627. </EmbeddedResource>
  628. <EmbeddedResource Include="Forms\BasicDatas\UpdateDirecotryCondition.resx">
  629. <DependentUpon>UpdateDirecotryCondition.cs</DependentUpon>
  630. </EmbeddedResource>
  631. <EmbeddedResource Include="Forms\CenterResult.resx">
  632. <DependentUpon>CenterResult.cs</DependentUpon>
  633. </EmbeddedResource>
  634. <EmbeddedResource Include="Forms\ChooseCard.resx">
  635. <DependentUpon>ChooseCard.cs</DependentUpon>
  636. </EmbeddedResource>
  637. <EmbeddedResource Include="Forms\BasicData.resx">
  638. <DependentUpon>BasicData.cs</DependentUpon>
  639. </EmbeddedResource>
  640. <EmbeddedResource Include="Forms\Clearing.resx">
  641. <DependentUpon>Clearing.cs</DependentUpon>
  642. </EmbeddedResource>
  643. <EmbeddedResource Include="Forms\DiseaseSelectdForm.resx">
  644. <DependentUpon>DiseaseSelectdForm.cs</DependentUpon>
  645. </EmbeddedResource>
  646. <EmbeddedResource Include="Forms\ElectronicSettlementCertificate\EcSettlCertMainForm.resx">
  647. <DependentUpon>EcSettlCertMainForm.cs</DependentUpon>
  648. </EmbeddedResource>
  649. <EmbeddedResource Include="Forms\ElectronicSettlementCertificate\EcSettlCertQuery.resx">
  650. <DependentUpon>EcSettlCertQuery.cs</DependentUpon>
  651. </EmbeddedResource>
  652. <EmbeddedResource Include="Forms\ElectronicSettlementCertificate\EcSettlCertUpload.resx">
  653. <DependentUpon>EcSettlCertUpload.cs</DependentUpon>
  654. </EmbeddedResource>
  655. <EmbeddedResource Include="Forms\InpatientRegistration.resx">
  656. <DependentUpon>InpatientRegistration.cs</DependentUpon>
  657. </EmbeddedResource>
  658. <EmbeddedResource Include="Forms\JsonMappingForm.resx">
  659. <DependentUpon>JsonMappingForm.cs</DependentUpon>
  660. </EmbeddedResource>
  661. <EmbeddedResource Include="Forms\OutpatientRegistration.resx">
  662. <DependentUpon>OutpatientRegistration.cs</DependentUpon>
  663. </EmbeddedResource>
  664. <EmbeddedResource Include="Forms\PreAndInProcessAnalysisForm.resx">
  665. <DependentUpon>PreAndInProcessAnalysisForm.cs</DependentUpon>
  666. </EmbeddedResource>
  667. <EmbeddedResource Include="Forms\DualChannelRecordForm.resx">
  668. <DependentUpon>DualChannelRecordForm.cs</DependentUpon>
  669. </EmbeddedResource>
  670. <EmbeddedResource Include="Forms\PrescriptionCirculation.resx">
  671. <DependentUpon>PrescriptionCirculation.cs</DependentUpon>
  672. </EmbeddedResource>
  673. <EmbeddedResource Include="Forms\PrescriptionCirculations\PdfView.resx">
  674. <DependentUpon>PdfView.cs</DependentUpon>
  675. </EmbeddedResource>
  676. <EmbeddedResource Include="Forms\PrescriptionForm.resx">
  677. <DependentUpon>PrescriptionForm.cs</DependentUpon>
  678. </EmbeddedResource>
  679. <EmbeddedResource Include="Forms\PrintersForm.resx">
  680. <DependentUpon>PrintersForm.cs</DependentUpon>
  681. </EmbeddedResource>
  682. <EmbeddedResource Include="Forms\SearchAdmdvs.resx">
  683. <DependentUpon>SearchAdmdvs.cs</DependentUpon>
  684. </EmbeddedResource>
  685. <EmbeddedResource Include="Forms\PerDesigRecord.resx">
  686. <DependentUpon>PerDesigRecord.cs</DependentUpon>
  687. </EmbeddedResource>
  688. <EmbeddedResource Include="Forms\HandleException.resx">
  689. <DependentUpon>HandleException.cs</DependentUpon>
  690. </EmbeddedResource>
  691. <EmbeddedResource Include="Forms\MaintainBasicData.resx">
  692. <DependentUpon>MaintainBasicData.cs</DependentUpon>
  693. </EmbeddedResource>
  694. <EmbeddedResource Include="Forms\PatientInsuInfo.resx">
  695. <DependentUpon>PatientInsuInfo.cs</DependentUpon>
  696. </EmbeddedResource>
  697. <EmbeddedResource Include="Forms\PrintDesign.resx">
  698. <DependentUpon>PrintDesign.cs</DependentUpon>
  699. </EmbeddedResource>
  700. <EmbeddedResource Include="Forms\PrintPreview.resx">
  701. <DependentUpon>PrintPreview.cs</DependentUpon>
  702. </EmbeddedResource>
  703. <EmbeddedResource Include="Forms\SelfpayPercentForm.resx">
  704. <DependentUpon>SelfpayPercentForm.cs</DependentUpon>
  705. </EmbeddedResource>
  706. <EmbeddedResource Include="Forms\SettlementChecklist.resx">
  707. <DependentUpon>SettlementChecklist.cs</DependentUpon>
  708. </EmbeddedResource>
  709. <EmbeddedResource Include="Forms\SettlementForm.resx">
  710. <DependentUpon>SettlementForm.cs</DependentUpon>
  711. </EmbeddedResource>
  712. <EmbeddedResource Include="Forms\SlowSpecRecord.resx">
  713. <DependentUpon>SlowSpecRecord.cs</DependentUpon>
  714. </EmbeddedResource>
  715. <EmbeddedResource Include="Properties\Resources.resx">
  716. <Generator>ResXFileCodeGenerator</Generator>
  717. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  718. </EmbeddedResource>
  719. </ItemGroup>
  720. <ItemGroup>
  721. <None Include="app.config" />
  722. <None Include="packages.config" />
  723. <None Include="Properties\Settings.settings">
  724. <Generator>SettingsSingleFileGenerator</Generator>
  725. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  726. </None>
  727. <None Include="Readme.md" />
  728. </ItemGroup>
  729. <ItemGroup>
  730. <COMReference Include="stdole">
  731. <Guid>{00020430-0000-0000-C000-000000000046}</Guid>
  732. <VersionMajor>2</VersionMajor>
  733. <VersionMinor>0</VersionMinor>
  734. <Lcid>0</Lcid>
  735. <WrapperTool>primary</WrapperTool>
  736. <Isolated>False</Isolated>
  737. <EmbedInteropTypes>True</EmbedInteropTypes>
  738. </COMReference>
  739. </ItemGroup>
  740. <ItemGroup>
  741. <WCFMetadata Include="Connected Services\" />
  742. </ItemGroup>
  743. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  744. <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
  745. <PropertyGroup>
  746. <ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
  747. </PropertyGroup>
  748. <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'))" />
  749. <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'))" />
  750. <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'))" />
  751. </Target>
  752. <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')" />
  753. </Project>