ChengDuMI.csproj 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  4. <PropertyGroup>
  5. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  6. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  7. <ProjectGuid>{D5F2F114-E309-4A9A-A201-FDEDA92E95BD}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>PTMedicalInsurance</RootNamespace>
  11. <AssemblyName>ChengDuMI</AssemblyName>
  12. <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <Deterministic>true</Deterministic>
  15. <TargetFrameworkProfile />
  16. <NuGetPackageImportStamp>
  17. </NuGetPackageImportStamp>
  18. </PropertyGroup>
  19. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  20. <DebugSymbols>true</DebugSymbols>
  21. <DebugType>full</DebugType>
  22. <Optimize>false</Optimize>
  23. <OutputPath>bin\Debug\</OutputPath>
  24. <DefineConstants>DEBUG;TRACE</DefineConstants>
  25. <ErrorReport>prompt</ErrorReport>
  26. <WarningLevel>4</WarningLevel>
  27. </PropertyGroup>
  28. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  29. <DebugType>pdbonly</DebugType>
  30. <Optimize>true</Optimize>
  31. <OutputPath>bin\Release\</OutputPath>
  32. <DefineConstants>TRACE</DefineConstants>
  33. <ErrorReport>prompt</ErrorReport>
  34. <WarningLevel>4</WarningLevel>
  35. </PropertyGroup>
  36. <ItemGroup>
  37. <Reference Include="BouncyCastle.Crypto, Version=1.9.0.0, Culture=neutral, PublicKeyToken=0e99375e54769942, processorArchitecture=MSIL">
  38. <HintPath>packages\Portable.BouncyCastle.1.9.0\lib\net40\BouncyCastle.Crypto.dll</HintPath>
  39. </Reference>
  40. <Reference Include="EPPlus, Version=7.5.0.0, Culture=neutral, PublicKeyToken=ea159fdaa78159a1, processorArchitecture=MSIL">
  41. <HintPath>packages\EPPlus.7.5.0\lib\net462\EPPlus.dll</HintPath>
  42. </Reference>
  43. <Reference Include="EPPlus.Interfaces, Version=7.5.0.0, Culture=neutral, PublicKeyToken=a694d7f3b0907a61, processorArchitecture=MSIL">
  44. <HintPath>packages\EPPlus.Interfaces.7.5.0\lib\net462\EPPlus.Interfaces.dll</HintPath>
  45. </Reference>
  46. <Reference Include="EPPlus.System.Drawing, Version=7.5.0.0, Culture=neutral, PublicKeyToken=2308d35469c9bac0, processorArchitecture=MSIL">
  47. <HintPath>packages\EPPlus.System.Drawing.7.5.0\lib\net462\EPPlus.System.Drawing.dll</HintPath>
  48. </Reference>
  49. <Reference Include="FastReport, Version=2023.1.8.0, Culture=neutral, PublicKeyToken=db7e5ce63278458c, processorArchitecture=MSIL">
  50. <SpecificVersion>False</SpecificVersion>
  51. <HintPath>F:\C#\普天云HIS\Git\ThirdDll\FastReport.dll</HintPath>
  52. </Reference>
  53. <Reference Include="FastReportFrom">
  54. <HintPath>..\..\原来的代码\FastReportFrom\bin\Debug\FastReportFrom.dll</HintPath>
  55. </Reference>
  56. <Reference Include="Microsoft.IO.RecyclableMemoryStream, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  57. <HintPath>packages\Microsoft.IO.RecyclableMemoryStream.3.0.1\lib\netstandard2.0\Microsoft.IO.RecyclableMemoryStream.dll</HintPath>
  58. </Reference>
  59. <Reference Include="Microsoft.Office.Interop.Excel, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c, processorArchitecture=MSIL">
  60. <HintPath>packages\Microsoft.Office.Interop.Excel.15.0.4795.1001\lib\net20\Microsoft.Office.Interop.Excel.dll</HintPath>
  61. <EmbedInteropTypes>True</EmbedInteropTypes>
  62. </Reference>
  63. <Reference Include="Microsoft.VisualBasic" />
  64. <Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  65. <HintPath>packages\Newtonsoft.Json.12.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
  66. </Reference>
  67. <Reference Include="Office, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c, processorArchitecture=MSIL">
  68. <HintPath>packages\Microsoft.Office.Excel.14.0.4760.1000\lib\net20\Office.dll</HintPath>
  69. <EmbedInteropTypes>True</EmbedInteropTypes>
  70. </Reference>
  71. <Reference Include="PresentationCore" />
  72. <Reference Include="PTControl">
  73. <HintPath>..\沈阳\ThirdDll\PTControl.dll</HintPath>
  74. </Reference>
  75. <Reference Include="Spire.Pdf, Version=8.6.1.0, Culture=neutral, PublicKeyToken=663f351905198cb3, processorArchitecture=MSIL">
  76. <HintPath>..\Demo\packages\FreeSpire.PDF.8.6.0\lib\net40\Spire.Pdf.dll</HintPath>
  77. </Reference>
  78. <Reference Include="SunnyUI, Version=3.1.5.0, Culture=neutral, PublicKeyToken=27d7d2e821d97aeb, processorArchitecture=MSIL">
  79. <HintPath>packages\SunnyUI.3.1.5\lib\net472\SunnyUI.dll</HintPath>
  80. </Reference>
  81. <Reference Include="SunnyUI.Common, Version=3.1.2.0, Culture=neutral, PublicKeyToken=5a271fb7ba597231, processorArchitecture=MSIL">
  82. <HintPath>packages\SunnyUI.Common.3.1.2\lib\net472\SunnyUI.Common.dll</HintPath>
  83. </Reference>
  84. <Reference Include="System" />
  85. <Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  86. <HintPath>packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
  87. </Reference>
  88. <Reference Include="System.ComponentModel.Annotations, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  89. <HintPath>packages\System.ComponentModel.Annotations.5.0.0\lib\net461\System.ComponentModel.Annotations.dll</HintPath>
  90. </Reference>
  91. <Reference Include="System.ComponentModel.DataAnnotations" />
  92. <Reference Include="System.configuration" />
  93. <Reference Include="System.Core" />
  94. <Reference Include="System.Design" />
  95. <Reference Include="System.Drawing" />
  96. <Reference Include="System.Drawing.Common, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  97. <HintPath>packages\System.Drawing.Common.8.0.4\lib\net462\System.Drawing.Common.dll</HintPath>
  98. </Reference>
  99. <Reference Include="System.IO.Compression" />
  100. <Reference Include="System.IO.Compression.FileSystem" />
  101. <Reference Include="System.Management" />
  102. <Reference Include="System.Memory, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  103. <HintPath>packages\System.Memory.4.5.5\lib\net461\System.Memory.dll</HintPath>
  104. </Reference>
  105. <Reference Include="System.Numerics" />
  106. <Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  107. <HintPath>packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
  108. </Reference>
  109. <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  110. <HintPath>packages\System.Runtime.CompilerServices.Unsafe.4.5.3\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
  111. </Reference>
  112. <Reference Include="System.Security" />
  113. <Reference Include="System.Security.Cryptography.Xml, Version=8.0.0.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  114. <HintPath>packages\System.Security.Cryptography.Xml.8.0.2\lib\net462\System.Security.Cryptography.Xml.dll</HintPath>
  115. </Reference>
  116. <Reference Include="System.Web.Extensions" />
  117. <Reference Include="System.Windows.Forms" />
  118. <Reference Include="System.Xml.Linq" />
  119. <Reference Include="System.Data.DataSetExtensions" />
  120. <Reference Include="Microsoft.CSharp" />
  121. <Reference Include="System.Data" />
  122. <Reference Include="System.Net.Http" />
  123. <Reference Include="System.Xml" />
  124. <Reference Include="UiPath.ExtendedDatatable, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  125. <HintPath>packages\Datatable.Activities.UiPath.1.0.1\lib\UiPath.ExtendedDatatable.dll</HintPath>
  126. </Reference>
  127. </ItemGroup>
  128. <ItemGroup>
  129. <Compile Include="Business\AutoResizeForm.cs" />
  130. <Compile Include="Business\Basic\ReadPatientProcess.cs" />
  131. <Compile Include="Business\CallResult.cs" />
  132. <Compile Include="Business\IChargeService.cs" />
  133. <Compile Include="Business\CenterBusiness.cs" />
  134. <Compile Include="Business\DataImoport.cs" />
  135. <Compile Include="Business\HisMainBusiness.cs" />
  136. <Compile Include="Business\IMobilePay.cs" />
  137. <Compile Include="Business\Inpatient\IPExitCancelProcess.cs" />
  138. <Compile Include="Business\Inpatient\IPExitProcess.cs" />
  139. <Compile Include="Business\Inpatient\IPFeeUploadCancelProcess.cs" />
  140. <Compile Include="Business\Inpatient\IPFeeUploadProcess.cs" />
  141. <Compile Include="Business\Inpatient\IPPreSettlementProcess.cs" />
  142. <Compile Include="Business\Inpatient\IPRegCancelProcess.cs" />
  143. <Compile Include="Business\Inpatient\IPRegistionProcess.cs" />
  144. <Compile Include="Business\Inpatient\IPSettlementProcess.cs" />
  145. <Compile Include="Business\Inpatient\IPUploadFeeCancelProcess.cs" />
  146. <Compile Include="Business\Inpatient\IPQuerySettlementProcess.cs" />
  147. <Compile Include="Business\Inpatient\IPSettlementCancelProcess.cs" />
  148. <Compile Include="Business\InsuServices.cs" />
  149. <Compile Include="Business\Basic\IPSettlementService.cs" />
  150. <Compile Include="Business\Local\OtherQueryProcess.cs" />
  151. <Compile Include="Business\Local\ReadCardProcess.cs" />
  152. <Compile Include="Business\Local\TestProcess.cs" />
  153. <Compile Include="Business\MobilePay.cs" />
  154. <Compile Include="Business\Other\MedDirDownloadProcess.cs" />
  155. <Compile Include="Business\Other\SettleBillPrintProcess.cs" />
  156. <Compile Include="Business\Other\SignInProcess.cs" />
  157. <Compile Include="Business\Outpatient\IdentityVerifyProcess.cs" />
  158. <Compile Include="Business\Outpatient\OPAdmUploadProcess.cs" />
  159. <Compile Include="Business\Outpatient\OPFeeUploadCancelProcess.cs" />
  160. <Compile Include="Business\Outpatient\OPFeeUploadProcess.cs" />
  161. <Compile Include="Business\Outpatient\OPPreSettlementProcess.cs" />
  162. <Compile Include="Business\AbstractProcess.cs" />
  163. <Compile Include="Business\IrisServices.cs" />
  164. <Compile Include="Business\Basic\OPSettlementService.cs" />
  165. <Compile Include="Business\Basic\PatientService.cs" />
  166. <Compile Include="Business\Outpatient\OPQuerySettlementProcess.cs" />
  167. <Compile Include="Business\Outpatient\OPRegCancelProcess.cs" />
  168. <Compile Include="Business\Outpatient\OPRegFakeProcess.cs" />
  169. <Compile Include="Business\Outpatient\OPRegProcess.cs" />
  170. <Compile Include="Business\Outpatient\OPSettlementCancelHisProcess.cs" />
  171. <Compile Include="Business\Outpatient\OPSettlementCancelProcess.cs" />
  172. <Compile Include="Business\Outpatient\OPSettlementProcess.cs" />
  173. <Compile Include="Business\PreAndInProcessAnalysis.cs" />
  174. <Compile Include="Business\ProcessManager.cs" />
  175. <Compile Include="Business\SelfServiceMachine\OPRegService.cs" />
  176. <Compile Include="Business\SelfServiceMachine\OPSettlementServiceInSSM.cs" />
  177. <Compile Include="Business\SelfServiceMachine\OutPatient\OPPreSettlementInSSMProcess.cs" />
  178. <Compile Include="Business\SelfServiceMachine\OutPatient\OPRegInSSMProcess.cs" />
  179. <Compile Include="Business\SelfServiceMachine\OutPatient\ReadPatientInSSMProcess.cs" />
  180. <Compile Include="Business\SelfServiceMachine\ReadCardInSSMPProcess.cs" />
  181. <Compile Include="Common\CardReader.cs" />
  182. <Compile Include="Common\Common.cs" />
  183. <Compile Include="Common\ECTokenReader.cs" />
  184. <Compile Include="Common\Encrypt.cs" />
  185. <Compile Include="Common\AppExtension.cs" />
  186. <Compile Include="Common\ExPortToExcel.cs" />
  187. <Compile Include="Common\ExpressionEvaluator.cs" />
  188. <Compile Include="Common\FastReportScript.cs" />
  189. <Compile Include="Common\GmUtil.cs" />
  190. <Compile Include="Common\HookApi.cs" />
  191. <Compile Include="Common\Hook\EventHookManger.cs" />
  192. <Compile Include="Common\Hook\HookManager.cs" />
  193. <Compile Include="Common\SignUtils.cs" />
  194. <Compile Include="Common\SMCipher.cs" />
  195. <Compile Include="Common\SMLib\EasyGmUtils.cs" />
  196. <Compile Include="Common\SMLib\SignUtil.cs" />
  197. <Compile Include="Common\SMLib\SMUtil.cs" />
  198. <Compile Include="Common\WinApi.cs" />
  199. <Compile Include="Common\WinAPI\WndHelper.cs" />
  200. <Compile Include="Common\WindowWrapper.cs" />
  201. <Compile Include="Common\YinHaiEncrypt.cs" />
  202. <Compile Include="Common\YinHaiSafeCtrl.cs" />
  203. <Compile Include="Entity\Base\Other\DirectoryDownload.cs" />
  204. <Compile Include="Entity\Base\Other\FileDownload.cs" />
  205. <Compile Include="Entity\Base\Other\FileUpload.cs" />
  206. <Compile Include="Entity\Base\Server\HBMedInsuDirectory.cs" />
  207. <Compile Include="Entity\Base\Server\HBMedInsuDirectorySelfpayProportion.cs" />
  208. <Compile Include="Entity\Base\Other\SignInInput.cs" />
  209. <Compile Include="Entity\Base\Other\SignOut.cs" />
  210. <Compile Include="Entity\Base\Settlement\Benefit\BenefitCheck.cs" />
  211. <Compile Include="Entity\Base\Settlement\Inpatient\AdmissionRegistration.cs" />
  212. <Compile Include="Entity\Base\Settlement\Inpatient\DischargeCancel.cs" />
  213. <Compile Include="Entity\Base\Settlement\Inpatient\DischargeRegistration.cs" />
  214. <Compile Include="Entity\Base\Settlement\Inpatient\HospitalizationCancel.cs" />
  215. <Compile Include="Entity\Base\Settlement\Inpatient\HospitalizationInfoChange.cs" />
  216. <Compile Include="Entity\Base\Settlement\Inpatient\InpatientExpenseDetailCancel.cs" />
  217. <Compile Include="Entity\Base\Settlement\Inpatient\InpatientExpenseDetailUpload.cs" />
  218. <Compile Include="Entity\Base\Settlement\Inpatient\InpatientPreSettlement.cs" />
  219. <Compile Include="Entity\Base\Settlement\Inpatient\InpatientSettlement.cs" />
  220. <Compile Include="Entity\Base\Settlement\Inpatient\InpatientSettlementCancel.cs" />
  221. <Compile Include="Entity\Base\Settlement\Outpatient\OupatientFeeDetailCancel.cs" />
  222. <Compile Include="Entity\Base\Settlement\Outpatient\OutpatientAdmUpload.cs" />
  223. <Compile Include="Entity\Base\Settlement\Outpatient\OutpatientFeeDetailUpload.cs" />
  224. <Compile Include="Entity\Base\Settlement\Outpatient\OutpatientPreSettlement.cs" />
  225. <Compile Include="Entity\Base\Settlement\Outpatient\OutpatientSettlement.cs" />
  226. <Compile Include="Entity\Base\Settlement\Outpatient\OutpatientSettlementCancel.cs" />
  227. <Compile Include="Entity\Base\Settlement\Outpatient\OutputRegistration.cs" />
  228. <Compile Include="Entity\Base\Settlement\Outpatient\OutputRegistrationCancel.cs" />
  229. <Compile Include="Entity\Base\Settlement\Pharmacy\PharmacyCancel.cs" />
  230. <Compile Include="Entity\Base\Settlement\Pharmacy\PharmacyPre.cs" />
  231. <Compile Include="Entity\Base\Settlement\Pharmacy\PharmacySettlement.cs" />
  232. <Compile Include="Entity\Base\Settlement\Record\CancelChronicDiseaseRecord.cs" />
  233. <Compile Include="Entity\Base\Settlement\Record\ChronicDiseaseRecord.cs" />
  234. <Compile Include="Entity\Base\Settlement\Record\HospitalTransferRecord.cs" />
  235. <Compile Include="Entity\Base\Settlement\Record\HospitalTransferRecordCancel.cs" />
  236. <Compile Include="Entity\Base\Settlement\Record\PersonFixedPointRecord.cs" />
  237. <Compile Include="Entity\Base\Settlement\Record\PersonFixedPointRecordCancel.cs" />
  238. <Compile Include="Entity\Base\Settlement\ReverseTransaction.cs" />
  239. <Compile Include="Entity\Local\ReadCardInitInfo.cs" />
  240. <Compile Include="Forms\AddSingleDictionary.cs">
  241. <SubType>Form</SubType>
  242. </Compile>
  243. <Compile Include="Forms\AddSingleDictionary.designer.cs">
  244. <DependentUpon>AddSingleDictionary.cs</DependentUpon>
  245. </Compile>
  246. <Compile Include="Forms\Form1.cs">
  247. <SubType>Form</SubType>
  248. </Compile>
  249. <Compile Include="Forms\Form1.Designer.cs">
  250. <DependentUpon>Form1.cs</DependentUpon>
  251. </Compile>
  252. <Compile Include="Forms\InpatientRegistration.cs">
  253. <SubType>Form</SubType>
  254. </Compile>
  255. <Compile Include="Forms\InpatientRegistration.designer.cs">
  256. <DependentUpon>InpatientRegistration.cs</DependentUpon>
  257. </Compile>
  258. <Compile Include="Forms\JsonMappingForm.cs">
  259. <SubType>Form</SubType>
  260. </Compile>
  261. <Compile Include="Forms\JsonMappingForm.Designer.cs">
  262. <DependentUpon>JsonMappingForm.cs</DependentUpon>
  263. </Compile>
  264. <Compile Include="Forms\MutualAid.cs">
  265. <SubType>Form</SubType>
  266. </Compile>
  267. <Compile Include="Forms\MutualAid.Designer.cs">
  268. <DependentUpon>MutualAid.cs</DependentUpon>
  269. </Compile>
  270. <Compile Include="Forms\MutualAidChooser.cs">
  271. <SubType>Form</SubType>
  272. </Compile>
  273. <Compile Include="Forms\MutualAidChooser.Designer.cs">
  274. <DependentUpon>MutualAidChooser.cs</DependentUpon>
  275. </Compile>
  276. <Compile Include="Forms\OutpatientRegistration.cs">
  277. <SubType>Form</SubType>
  278. </Compile>
  279. <Compile Include="Forms\OutpatientRegistration.designer.cs">
  280. <DependentUpon>OutpatientRegistration.cs</DependentUpon>
  281. </Compile>
  282. <Compile Include="Forms\PrescriptionForm.cs">
  283. <SubType>Form</SubType>
  284. </Compile>
  285. <Compile Include="Forms\PrescriptionForm.Designer.cs">
  286. <DependentUpon>PrescriptionForm.cs</DependentUpon>
  287. </Compile>
  288. <Compile Include="Forms\PrintersForm.cs">
  289. <SubType>Form</SubType>
  290. </Compile>
  291. <Compile Include="Forms\PrintersForm.Designer.cs">
  292. <DependentUpon>PrintersForm.cs</DependentUpon>
  293. </Compile>
  294. <Compile Include="Forms\SelfpayPercentForm.cs">
  295. <SubType>Form</SubType>
  296. </Compile>
  297. <Compile Include="Forms\SelfpayPercentForm.Designer.cs">
  298. <DependentUpon>SelfpayPercentForm.cs</DependentUpon>
  299. </Compile>
  300. <Compile Include="Helper\JsonMapper.cs" />
  301. <Compile Include="Helper\ProgressHelper.cs">
  302. <SubType>Form</SubType>
  303. </Compile>
  304. <Compile Include="Helper\ReadDataTableConverter.cs" />
  305. <Compile Include="Variables\ModeEnum.cs" />
  306. <Compile Include="Variables\TradeEnum.cs" />
  307. <Compile Include="Common\Utils.cs" />
  308. <Compile Include="Entity\BusinessType.cs" />
  309. <Compile Include="Entity\Base\PersonInfo.cs" />
  310. <Compile Include="Entity\TradeAttribute.cs" />
  311. <Compile Include="FormSetter\ComboxSetter.cs" />
  312. <Compile Include="FormSetter\DataTableSetter.cs" />
  313. <Compile Include="FormSetter\GridViewSetter.cs" />
  314. <Compile Include="Forms\AddSignleDirectory.cs">
  315. <SubType>Form</SubType>
  316. </Compile>
  317. <Compile Include="Forms\AddSignleDirectory.designer.cs">
  318. <DependentUpon>AddSignleDirectory.cs</DependentUpon>
  319. </Compile>
  320. <Compile Include="Forms\CenterResult.cs">
  321. <SubType>Form</SubType>
  322. </Compile>
  323. <Compile Include="Forms\CenterResult.Designer.cs">
  324. <DependentUpon>CenterResult.cs</DependentUpon>
  325. </Compile>
  326. <Compile Include="Forms\ChooseCard.cs">
  327. <SubType>Form</SubType>
  328. </Compile>
  329. <Compile Include="Forms\ChooseCard.designer.cs">
  330. <DependentUpon>ChooseCard.cs</DependentUpon>
  331. </Compile>
  332. <Compile Include="Forms\BasicData.cs">
  333. <SubType>Form</SubType>
  334. </Compile>
  335. <Compile Include="Forms\BasicData.designer.cs">
  336. <DependentUpon>BasicData.cs</DependentUpon>
  337. </Compile>
  338. <Compile Include="Forms\Clearing.cs">
  339. <SubType>Form</SubType>
  340. </Compile>
  341. <Compile Include="Forms\Clearing.designer.cs">
  342. <DependentUpon>Clearing.cs</DependentUpon>
  343. </Compile>
  344. <Compile Include="Forms\PreAndInProcessAnalysisForm.cs">
  345. <SubType>Form</SubType>
  346. </Compile>
  347. <Compile Include="Forms\PreAndInProcessAnalysisForm.Designer.cs">
  348. <DependentUpon>PreAndInProcessAnalysisForm.cs</DependentUpon>
  349. </Compile>
  350. <Compile Include="Forms\SearchAdmdvs.cs">
  351. <SubType>Form</SubType>
  352. </Compile>
  353. <Compile Include="Forms\SearchAdmdvs.Designer.cs">
  354. <DependentUpon>SearchAdmdvs.cs</DependentUpon>
  355. </Compile>
  356. <Compile Include="Forms\PerDesigRecord.cs">
  357. <SubType>Form</SubType>
  358. </Compile>
  359. <Compile Include="Forms\PerDesigRecord.Designer.cs">
  360. <DependentUpon>PerDesigRecord.cs</DependentUpon>
  361. </Compile>
  362. <Compile Include="Forms\HandleException.cs">
  363. <SubType>Form</SubType>
  364. </Compile>
  365. <Compile Include="Forms\HandleException.designer.cs">
  366. <DependentUpon>HandleException.cs</DependentUpon>
  367. </Compile>
  368. <Compile Include="Forms\MaintainBasicData.cs">
  369. <SubType>Form</SubType>
  370. </Compile>
  371. <Compile Include="Forms\MaintainBasicData.Designer.cs">
  372. <DependentUpon>MaintainBasicData.cs</DependentUpon>
  373. </Compile>
  374. <Compile Include="Forms\PatientInsuInfo.cs">
  375. <SubType>Form</SubType>
  376. </Compile>
  377. <Compile Include="Forms\PatientInsuInfo.designer.cs">
  378. <DependentUpon>PatientInsuInfo.cs</DependentUpon>
  379. </Compile>
  380. <Compile Include="Forms\PrintDesign.cs">
  381. <SubType>Form</SubType>
  382. </Compile>
  383. <Compile Include="Forms\PrintDesign.Designer.cs">
  384. <DependentUpon>PrintDesign.cs</DependentUpon>
  385. </Compile>
  386. <Compile Include="Forms\PrintPreview.cs">
  387. <SubType>Form</SubType>
  388. </Compile>
  389. <Compile Include="Forms\PrintPreview.Designer.cs">
  390. <DependentUpon>PrintPreview.cs</DependentUpon>
  391. </Compile>
  392. <Compile Include="Forms\SettlementChecklist.cs">
  393. <SubType>Form</SubType>
  394. </Compile>
  395. <Compile Include="Forms\SettlementChecklist.designer.cs">
  396. <DependentUpon>SettlementChecklist.cs</DependentUpon>
  397. </Compile>
  398. <Compile Include="Forms\SettlementForm.cs">
  399. <SubType>Form</SubType>
  400. </Compile>
  401. <Compile Include="Forms\SettlementForm.designer.cs">
  402. <DependentUpon>SettlementForm.cs</DependentUpon>
  403. </Compile>
  404. <Compile Include="Forms\SlowSpecRecord.cs">
  405. <SubType>Form</SubType>
  406. </Compile>
  407. <Compile Include="Forms\SlowSpecRecord.Designer.cs">
  408. <DependentUpon>SlowSpecRecord.cs</DependentUpon>
  409. </Compile>
  410. <Compile Include="Forms\TableButton.cs">
  411. <SubType>Form</SubType>
  412. </Compile>
  413. <Compile Include="Forms\TableButton.Designer.cs">
  414. <DependentUpon>TableButton.cs</DependentUpon>
  415. </Compile>
  416. <Compile Include="Forms\ToRecordChoose.cs">
  417. <SubType>Form</SubType>
  418. </Compile>
  419. <Compile Include="Forms\ToRecordChoose.Designer.cs">
  420. <DependentUpon>ToRecordChoose.cs</DependentUpon>
  421. </Compile>
  422. <Compile Include="Forms\ToRecordFrom.cs">
  423. <SubType>Form</SubType>
  424. </Compile>
  425. <Compile Include="Forms\ToRecordFrom.Designer.cs">
  426. <DependentUpon>ToRecordFrom.cs</DependentUpon>
  427. </Compile>
  428. <Compile Include="Helper\DropHelper.cs" />
  429. <Compile Include="Helper\EncryptHelper.cs" />
  430. <Compile Include="Helper\IInvokeCenter.cs" />
  431. <Compile Include="Helper\InvokeCenterFactory.cs" />
  432. <Compile Include="Helper\InvokeDllCenter.cs" />
  433. <Compile Include="Helper\InvokeHelper.cs" />
  434. <Compile Include="Helper\InvokeCOMCenter.cs" />
  435. <Compile Include="Helper\InvokeRestCenter.cs" />
  436. <Compile Include="Helper\IrisDataHelper.cs" />
  437. <Compile Include="Helper\JsonHelper.cs" />
  438. <Compile Include="Helper\XmlHelper.cs" />
  439. <Compile Include="InsuBusiness.cs" />
  440. <Compile Include="IInsuBusiness.cs" />
  441. <Compile Include="Properties\AssemblyInfo.cs" />
  442. <Compile Include="Properties\Resources.Designer.cs">
  443. <AutoGen>True</AutoGen>
  444. <DesignTime>True</DesignTime>
  445. <DependentUpon>Resources.resx</DependentUpon>
  446. </Compile>
  447. <Compile Include="Properties\Settings.Designer.cs">
  448. <AutoGen>True</AutoGen>
  449. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  450. <DependentUpon>Settings.settings</DependentUpon>
  451. </Compile>
  452. <Compile Include="Variables\Global.cs" />
  453. <Compile Include="Variables\Response.cs" />
  454. <Compile Include="Variables\Struct.cs" />
  455. <Compile Include="Variables\StructExtend.cs" />
  456. </ItemGroup>
  457. <ItemGroup>
  458. <Folder Include="ControlSetter\" />
  459. </ItemGroup>
  460. <ItemGroup>
  461. <EmbeddedResource Include="Forms\AddSignleDirectory.resx">
  462. <DependentUpon>AddSignleDirectory.cs</DependentUpon>
  463. <SubType>Designer</SubType>
  464. </EmbeddedResource>
  465. <EmbeddedResource Include="Forms\AddSingleDictionary.resx">
  466. <DependentUpon>AddSingleDictionary.cs</DependentUpon>
  467. </EmbeddedResource>
  468. <EmbeddedResource Include="Forms\CenterResult.resx">
  469. <DependentUpon>CenterResult.cs</DependentUpon>
  470. </EmbeddedResource>
  471. <EmbeddedResource Include="Forms\ChooseCard.resx">
  472. <DependentUpon>ChooseCard.cs</DependentUpon>
  473. </EmbeddedResource>
  474. <EmbeddedResource Include="Forms\BasicData.resx">
  475. <DependentUpon>BasicData.cs</DependentUpon>
  476. </EmbeddedResource>
  477. <EmbeddedResource Include="Forms\Clearing.resx">
  478. <DependentUpon>Clearing.cs</DependentUpon>
  479. </EmbeddedResource>
  480. <EmbeddedResource Include="Forms\Form1.resx">
  481. <DependentUpon>Form1.cs</DependentUpon>
  482. </EmbeddedResource>
  483. <EmbeddedResource Include="Forms\InpatientRegistration.resx">
  484. <DependentUpon>InpatientRegistration.cs</DependentUpon>
  485. </EmbeddedResource>
  486. <EmbeddedResource Include="Forms\JsonMappingForm.resx">
  487. <DependentUpon>JsonMappingForm.cs</DependentUpon>
  488. </EmbeddedResource>
  489. <EmbeddedResource Include="Forms\MutualAid.resx">
  490. <DependentUpon>MutualAid.cs</DependentUpon>
  491. </EmbeddedResource>
  492. <EmbeddedResource Include="Forms\MutualAidChooser.resx">
  493. <DependentUpon>MutualAidChooser.cs</DependentUpon>
  494. </EmbeddedResource>
  495. <EmbeddedResource Include="Forms\OutpatientRegistration.resx">
  496. <DependentUpon>OutpatientRegistration.cs</DependentUpon>
  497. </EmbeddedResource>
  498. <EmbeddedResource Include="Forms\PreAndInProcessAnalysisForm.resx">
  499. <DependentUpon>PreAndInProcessAnalysisForm.cs</DependentUpon>
  500. </EmbeddedResource>
  501. <EmbeddedResource Include="Forms\PrescriptionForm.resx">
  502. <DependentUpon>PrescriptionForm.cs</DependentUpon>
  503. </EmbeddedResource>
  504. <EmbeddedResource Include="Forms\PrintersForm.resx">
  505. <DependentUpon>PrintersForm.cs</DependentUpon>
  506. </EmbeddedResource>
  507. <EmbeddedResource Include="Forms\SearchAdmdvs.resx">
  508. <DependentUpon>SearchAdmdvs.cs</DependentUpon>
  509. </EmbeddedResource>
  510. <EmbeddedResource Include="Forms\PerDesigRecord.resx">
  511. <DependentUpon>PerDesigRecord.cs</DependentUpon>
  512. </EmbeddedResource>
  513. <EmbeddedResource Include="Forms\HandleException.resx">
  514. <DependentUpon>HandleException.cs</DependentUpon>
  515. </EmbeddedResource>
  516. <EmbeddedResource Include="Forms\MaintainBasicData.resx">
  517. <DependentUpon>MaintainBasicData.cs</DependentUpon>
  518. </EmbeddedResource>
  519. <EmbeddedResource Include="Forms\PatientInsuInfo.resx">
  520. <DependentUpon>PatientInsuInfo.cs</DependentUpon>
  521. </EmbeddedResource>
  522. <EmbeddedResource Include="Forms\PrintDesign.resx">
  523. <DependentUpon>PrintDesign.cs</DependentUpon>
  524. </EmbeddedResource>
  525. <EmbeddedResource Include="Forms\PrintPreview.resx">
  526. <DependentUpon>PrintPreview.cs</DependentUpon>
  527. </EmbeddedResource>
  528. <EmbeddedResource Include="Forms\SelfpayPercentForm.resx">
  529. <DependentUpon>SelfpayPercentForm.cs</DependentUpon>
  530. </EmbeddedResource>
  531. <EmbeddedResource Include="Forms\SettlementChecklist.resx">
  532. <DependentUpon>SettlementChecklist.cs</DependentUpon>
  533. </EmbeddedResource>
  534. <EmbeddedResource Include="Forms\SettlementForm.resx">
  535. <DependentUpon>SettlementForm.cs</DependentUpon>
  536. </EmbeddedResource>
  537. <EmbeddedResource Include="Properties\Resources.resx">
  538. <Generator>ResXFileCodeGenerator</Generator>
  539. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  540. </EmbeddedResource>
  541. </ItemGroup>
  542. <ItemGroup>
  543. <None Include="app.config" />
  544. <None Include="packages.config" />
  545. <None Include="Properties\Settings.settings">
  546. <Generator>SettingsSingleFileGenerator</Generator>
  547. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  548. </None>
  549. </ItemGroup>
  550. <ItemGroup>
  551. <COMReference Include="stdole">
  552. <Guid>{00020430-0000-0000-C000-000000000046}</Guid>
  553. <VersionMajor>2</VersionMajor>
  554. <VersionMinor>0</VersionMinor>
  555. <Lcid>0</Lcid>
  556. <WrapperTool>primary</WrapperTool>
  557. <Isolated>False</Isolated>
  558. <EmbedInteropTypes>True</EmbedInteropTypes>
  559. </COMReference>
  560. </ItemGroup>
  561. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  562. </Project>