HuBeiMI.csproj 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531
  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>{E9B4D618-13F0-4864-9C4C-28B8A6532653}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>HuBeiMI</RootNamespace>
  11. <AssemblyName>HuBeiMI</AssemblyName>
  12. <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <Deterministic>true</Deterministic>
  15. <TargetFrameworkProfile />
  16. </PropertyGroup>
  17. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  18. <DebugSymbols>true</DebugSymbols>
  19. <DebugType>full</DebugType>
  20. <Optimize>false</Optimize>
  21. <OutputPath>bin\Debug\</OutputPath>
  22. <DefineConstants>DEBUG;TRACE</DefineConstants>
  23. <ErrorReport>prompt</ErrorReport>
  24. <WarningLevel>4</WarningLevel>
  25. <PlatformTarget>AnyCPU</PlatformTarget>
  26. <RegisterForComInterop>false</RegisterForComInterop>
  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">
  38. <HintPath>packages\Portable.BouncyCastle.1.9.0\lib\net40\BouncyCastle.Crypto.dll</HintPath>
  39. </Reference>
  40. <Reference Include="FastReport, Version=2023.1.8.0, Culture=neutral, PublicKeyToken=db7e5ce63278458c, processorArchitecture=MSIL">
  41. <SpecificVersion>False</SpecificVersion>
  42. <HintPath>bin\Debug\FastReport.dll</HintPath>
  43. </Reference>
  44. <Reference Include="FastReport.Bars, Version=2023.1.8.0, Culture=neutral, PublicKeyToken=db7e5ce63278458c, processorArchitecture=MSIL">
  45. <SpecificVersion>False</SpecificVersion>
  46. <HintPath>bin\Debug\FastReport.Bars.dll</HintPath>
  47. </Reference>
  48. <Reference Include="FastReport.Editor, Version=2023.1.8.0, Culture=neutral, PublicKeyToken=db7e5ce63278458c, processorArchitecture=MSIL">
  49. <SpecificVersion>False</SpecificVersion>
  50. <HintPath>bin\Debug\FastReport.Editor.dll</HintPath>
  51. </Reference>
  52. <Reference Include="FastReportFrom, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  53. <SpecificVersion>False</SpecificVersion>
  54. <HintPath>bin\Debug\FastReportFrom.dll</HintPath>
  55. </Reference>
  56. <Reference Include="GMUtilCore">
  57. <HintPath>c#国密算法加密解密库-v1.0.0\core\GMUtilCore.dll</HintPath>
  58. </Reference>
  59. <Reference Include="Microsoft.IO.RecyclableMemoryStream, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  60. <HintPath>packages\Microsoft.IO.RecyclableMemoryStream.3.0.1\lib\netstandard2.0\Microsoft.IO.RecyclableMemoryStream.dll</HintPath>
  61. </Reference>
  62. <Reference Include="Microsoft.Office.Interop.Excel, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c, processorArchitecture=MSIL">
  63. <HintPath>packages\Microsoft.Office.Interop.Excel.15.0.4795.1001\lib\net20\Microsoft.Office.Interop.Excel.dll</HintPath>
  64. <EmbedInteropTypes>True</EmbedInteropTypes>
  65. </Reference>
  66. <Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  67. <HintPath>packages\Newtonsoft.Json.12.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
  68. </Reference>
  69. <Reference Include="Office, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c, processorArchitecture=MSIL">
  70. <HintPath>packages\Microsoft.Office.Excel.14.0.4760.1000\lib\net20\Office.dll</HintPath>
  71. <EmbedInteropTypes>True</EmbedInteropTypes>
  72. </Reference>
  73. <Reference Include="PresentationCore" />
  74. <Reference Include="PTControl">
  75. <HintPath>..\..\..\..\C#练习\普天控件2\PTControl\PTControl\bin\Debug\PTControl.dll</HintPath>
  76. </Reference>
  77. <Reference Include="SunnyUI, Version=3.1.5.0, Culture=neutral, PublicKeyToken=27d7d2e821d97aeb, processorArchitecture=MSIL">
  78. <HintPath>packages\SunnyUI.3.1.5\lib\net472\SunnyUI.dll</HintPath>
  79. </Reference>
  80. <Reference Include="SunnyUI.Common, Version=3.1.2.0, Culture=neutral, PublicKeyToken=5a271fb7ba597231, processorArchitecture=MSIL">
  81. <HintPath>packages\SunnyUI.Common.3.1.2\lib\net472\SunnyUI.Common.dll</HintPath>
  82. </Reference>
  83. <Reference Include="System" />
  84. <Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  85. <HintPath>packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
  86. </Reference>
  87. <Reference Include="System.ComponentModel.Annotations, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  88. <HintPath>packages\System.ComponentModel.Annotations.5.0.0\lib\net461\System.ComponentModel.Annotations.dll</HintPath>
  89. </Reference>
  90. <Reference Include="System.ComponentModel.DataAnnotations" />
  91. <Reference Include="System.configuration" />
  92. <Reference Include="System.Core" />
  93. <Reference Include="System.Data.Linq" />
  94. <Reference Include="System.Design" />
  95. <Reference Include="System.Drawing" />
  96. <Reference Include="System.IO.Compression" />
  97. <Reference Include="System.IO.Compression.FileSystem" />
  98. <Reference Include="System.Management" />
  99. <Reference Include="System.Memory, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  100. <HintPath>packages\System.Memory.4.5.5\lib\net461\System.Memory.dll</HintPath>
  101. </Reference>
  102. <Reference Include="System.Numerics" />
  103. <Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  104. <HintPath>packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
  105. </Reference>
  106. <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  107. <HintPath>packages\System.Runtime.CompilerServices.Unsafe.4.5.3\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
  108. </Reference>
  109. <Reference Include="System.Security" />
  110. <Reference Include="System.Web.Extensions" />
  111. <Reference Include="System.Windows.Forms" />
  112. <Reference Include="System.Xml.Linq" />
  113. <Reference Include="System.Data.DataSetExtensions" />
  114. <Reference Include="Microsoft.CSharp" />
  115. <Reference Include="System.Data" />
  116. <Reference Include="System.Net.Http" />
  117. <Reference Include="System.Xml" />
  118. <Reference Include="UiPath.ExtendedDatatable, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  119. <HintPath>packages\Datatable.Activities.UiPath.1.0.1\lib\UiPath.ExtendedDatatable.dll</HintPath>
  120. </Reference>
  121. </ItemGroup>
  122. <ItemGroup>
  123. <Compile Include="Business\AutoResizeForm.cs" />
  124. <Compile Include="Business\CenterBusiness.cs" />
  125. <Compile Include="Business\ElectronicSettlementCertificate.cs" />
  126. <Compile Include="Business\IMobilePay.cs" />
  127. <Compile Include="Business\MobilePay.cs" />
  128. <Compile Include="Business\PreAndInProcessAnalysis.cs" />
  129. <Compile Include="Business\DataImoport.cs" />
  130. <Compile Include="Business\HisMainBusiness.cs" />
  131. <Compile Include="Business\InsuServices.cs" />
  132. <Compile Include="Business\IrisServices.cs" />
  133. <Compile Include="Business\STA.cs" />
  134. <Compile Include="Common\AppExtension.cs" />
  135. <Compile Include="Common\CardReader.cs" />
  136. <Compile Include="Common\FastReportFunction.cs" />
  137. <Compile Include="Common\ExPortToExcel.cs" />
  138. <Compile Include="Common\Common.cs" />
  139. <Compile Include="Common\Encrypt.cs" />
  140. <Compile Include="Common\HttpEncoder.cs" />
  141. <Compile Include="Common\Signer.cs" />
  142. <Compile Include="Common\SMLib\GmUtil.cs" />
  143. <Compile Include="Common\Utils.cs" />
  144. <Compile Include="Common\WinApi.cs" />
  145. <Compile Include="Entity\BaseLine\ElectronicSettlementCertificate\QueryEcSettlCertStatus.cs" />
  146. <Compile Include="Entity\BaseLine\ElectronicSettlementCertificate\QueryEcSettlCertUploadResult.cs" />
  147. <Compile Include="Entity\BaseLine\ElectronicSettlementCertificate\ReUploadEcSettlCert.cs" />
  148. <Compile Include="Entity\BaseLine\ElectronicSettlementCertificate\UploadEcSettlCert.cs" />
  149. <Compile Include="Entity\BaseLine\EntityBase.cs" />
  150. <Compile Include="Entity\BaseLine\Response\RespBase1101.cs" />
  151. <Compile Include="Entity\BaseLine\Settlement\Benefit\BenefitCheck.cs" />
  152. <Compile Include="Entity\BaseLine\Settlement\Inpatient\AdmissionRegistration.cs" />
  153. <Compile Include="Entity\BaseLine\Settlement\Inpatient\DischargeCancel.cs" />
  154. <Compile Include="Entity\BaseLine\Settlement\Inpatient\DischargeRegistration.cs" />
  155. <Compile Include="Entity\BaseLine\Settlement\Inpatient\HospitalizationCancel.cs" />
  156. <Compile Include="Entity\BaseLine\Settlement\Inpatient\HospitalizationInfoChange.cs" />
  157. <Compile Include="Entity\BaseLine\Settlement\Inpatient\InpatientExpenseDetailCancel.cs" />
  158. <Compile Include="Entity\BaseLine\Settlement\Inpatient\InpatientExpenseDetailUpload.cs" />
  159. <Compile Include="Entity\BaseLine\Settlement\Inpatient\InpatientPreSettlement.cs" />
  160. <Compile Include="Entity\BaseLine\Settlement\Inpatient\InpatientSettlement.cs" />
  161. <Compile Include="Entity\BaseLine\Settlement\Inpatient\InpatientSettlementCancel.cs" />
  162. <Compile Include="Entity\BaseLine\Settlement\Outpatient\OupatientFeeDetailCancel.cs" />
  163. <Compile Include="Entity\BaseLine\Settlement\Outpatient\OutpatientAdmUpload.cs" />
  164. <Compile Include="Entity\BaseLine\Settlement\Outpatient\OutpatientFeeDetailUpload.cs" />
  165. <Compile Include="Entity\BaseLine\Settlement\Outpatient\OutpatientPreSettlement.cs" />
  166. <Compile Include="Entity\BaseLine\Settlement\Outpatient\OutpatientSettlement.cs" />
  167. <Compile Include="Entity\BaseLine\Settlement\Outpatient\OutpatientSettlementCancel.cs" />
  168. <Compile Include="Entity\BaseLine\Settlement\Outpatient\OutputRegistration.cs" />
  169. <Compile Include="Entity\BaseLine\Settlement\Outpatient\OutputRegistrationCancel.cs" />
  170. <Compile Include="Entity\BaseLine\Settlement\Pharmacy\PharmacyCancel.cs" />
  171. <Compile Include="Entity\BaseLine\Settlement\Pharmacy\PharmacyPre.cs" />
  172. <Compile Include="Entity\BaseLine\Settlement\Pharmacy\PharmacySettlement.cs" />
  173. <Compile Include="Entity\BaseLine\Settlement\Record\CancelChronicDiseaseRecord.cs" />
  174. <Compile Include="Entity\BaseLine\Settlement\Record\ChronicDiseaseRecord.cs" />
  175. <Compile Include="Entity\BaseLine\Settlement\Record\HospitalTransferRecord.cs" />
  176. <Compile Include="Entity\BaseLine\Settlement\Record\HospitalTransferRecordCancel.cs" />
  177. <Compile Include="Entity\BaseLine\Settlement\Record\PersonFixedPointRecord.cs" />
  178. <Compile Include="Entity\BaseLine\Settlement\Record\PersonFixedPointRecordCancel.cs" />
  179. <Compile Include="Entity\BaseLine\Settlement\Record\QueryChronicDiseaseRecord.cs" />
  180. <Compile Include="Entity\BaseLine\Settlement\Record\QueryFamilyDoctorRecord.cs" />
  181. <Compile Include="Entity\BaseLine\Settlement\ReverseTransaction.cs" />
  182. <Compile Include="Entity\Insu\Response\Resp1101.cs" />
  183. <Compile Include="Entity\TradeAttribute.cs" />
  184. <Compile Include="FormSetter\ComboxSetter.cs" />
  185. <Compile Include="FormSetter\DataTableSetter.cs" />
  186. <Compile Include="FormSetter\GridViewSetter.cs" />
  187. <Compile Include="FormSetter\GridViewSetterBase.cs" />
  188. <Compile Include="Forms\AddSignleDirectory.cs">
  189. <SubType>Form</SubType>
  190. </Compile>
  191. <Compile Include="Forms\AddSignleDirectory.designer.cs">
  192. <DependentUpon>AddSignleDirectory.cs</DependentUpon>
  193. </Compile>
  194. <Compile Include="Forms\CenterResult.cs">
  195. <SubType>Form</SubType>
  196. </Compile>
  197. <Compile Include="Forms\CenterResult.designer.cs">
  198. <DependentUpon>CenterResult.cs</DependentUpon>
  199. </Compile>
  200. <Compile Include="Forms\ChooseCard.cs">
  201. <SubType>Form</SubType>
  202. </Compile>
  203. <Compile Include="Forms\ChooseCard.designer.cs">
  204. <DependentUpon>ChooseCard.cs</DependentUpon>
  205. </Compile>
  206. <Compile Include="Forms\BasicData.cs">
  207. <SubType>Form</SubType>
  208. </Compile>
  209. <Compile Include="Forms\BasicData.designer.cs">
  210. <DependentUpon>BasicData.cs</DependentUpon>
  211. </Compile>
  212. <Compile Include="Forms\Clearing.cs">
  213. <SubType>Form</SubType>
  214. </Compile>
  215. <Compile Include="Forms\Clearing.designer.cs">
  216. <DependentUpon>Clearing.cs</DependentUpon>
  217. </Compile>
  218. <Compile Include="Forms\ElectronicSettlementCertificate\EcSettlCertMainForm.cs">
  219. <SubType>Form</SubType>
  220. </Compile>
  221. <Compile Include="Forms\ElectronicSettlementCertificate\EcSettlCertMainForm.Designer.cs">
  222. <DependentUpon>EcSettlCertMainForm.cs</DependentUpon>
  223. </Compile>
  224. <Compile Include="Forms\ElectronicSettlementCertificate\EcSettlCertQuery.cs">
  225. <SubType>Form</SubType>
  226. </Compile>
  227. <Compile Include="Forms\ElectronicSettlementCertificate\EcSettlCertQuery.Designer.cs">
  228. <DependentUpon>EcSettlCertQuery.cs</DependentUpon>
  229. </Compile>
  230. <Compile Include="Forms\ElectronicSettlementCertificate\EcSettlCertUpload.cs">
  231. <SubType>Form</SubType>
  232. </Compile>
  233. <Compile Include="Forms\ElectronicSettlementCertificate\EcSettlCertUpload.Designer.cs">
  234. <DependentUpon>EcSettlCertUpload.cs</DependentUpon>
  235. </Compile>
  236. <Compile Include="Forms\ElectronicSettlementCertificate\GridViewSetter.cs" />
  237. <Compile Include="Forms\FeeUpload.cs">
  238. <SubType>Form</SubType>
  239. </Compile>
  240. <Compile Include="Forms\FeeUpload.designer.cs">
  241. <DependentUpon>FeeUpload.cs</DependentUpon>
  242. </Compile>
  243. <Compile Include="Forms\GetInsuCode\CodeGetter.cs">
  244. <SubType>Form</SubType>
  245. </Compile>
  246. <Compile Include="Forms\GetInsuCode\CodeGetter.Designer.cs">
  247. <DependentUpon>CodeGetter.cs</DependentUpon>
  248. </Compile>
  249. <Compile Include="Forms\GetInsuCode\GridViewSetter.cs" />
  250. <Compile Include="Forms\PreAndInProcessAnalysisForm.cs">
  251. <SubType>Form</SubType>
  252. </Compile>
  253. <Compile Include="Forms\PreAndInProcessAnalysisForm.Designer.cs">
  254. <DependentUpon>PreAndInProcessAnalysisForm.cs</DependentUpon>
  255. </Compile>
  256. <Compile Include="Forms\PrescriptionCirculation.cs">
  257. <SubType>Form</SubType>
  258. </Compile>
  259. <Compile Include="Forms\PrescriptionCirculation.designer.cs">
  260. <DependentUpon>PrescriptionCirculation.cs</DependentUpon>
  261. </Compile>
  262. <Compile Include="Forms\SpecialPsn.cs">
  263. <SubType>Form</SubType>
  264. </Compile>
  265. <Compile Include="Forms\SpecialPsn.Designer.cs">
  266. <DependentUpon>SpecialPsn.cs</DependentUpon>
  267. </Compile>
  268. <Compile Include="Forms\HopitalAppeal.cs">
  269. <SubType>Form</SubType>
  270. </Compile>
  271. <Compile Include="Forms\HopitalAppeal.Designer.cs">
  272. <DependentUpon>HopitalAppeal.cs</DependentUpon>
  273. </Compile>
  274. <Compile Include="Forms\ImportDataFromExcel.cs">
  275. <SubType>Form</SubType>
  276. </Compile>
  277. <Compile Include="Forms\ImportDataFromExcel.Designer.cs">
  278. <DependentUpon>ImportDataFromExcel.cs</DependentUpon>
  279. </Compile>
  280. <Compile Include="Forms\MedInsuQuery.cs">
  281. <SubType>Form</SubType>
  282. </Compile>
  283. <Compile Include="Forms\MedInsuQuery.Designer.cs">
  284. <DependentUpon>MedInsuQuery.cs</DependentUpon>
  285. </Compile>
  286. <Compile Include="Forms\InformationOfSelfPatients.cs">
  287. <SubType>Form</SubType>
  288. </Compile>
  289. <Compile Include="Forms\InformationOfSelfPatients.Designer.cs">
  290. <DependentUpon>InformationOfSelfPatients.cs</DependentUpon>
  291. </Compile>
  292. <Compile Include="Forms\SearchAdmdvs.cs">
  293. <SubType>Form</SubType>
  294. </Compile>
  295. <Compile Include="Forms\SearchAdmdvs.Designer.cs">
  296. <DependentUpon>SearchAdmdvs.cs</DependentUpon>
  297. </Compile>
  298. <Compile Include="Forms\HandleException.cs">
  299. <SubType>Form</SubType>
  300. </Compile>
  301. <Compile Include="Forms\HandleException.designer.cs">
  302. <DependentUpon>HandleException.cs</DependentUpon>
  303. </Compile>
  304. <Compile Include="Forms\MaintainBasicData.cs">
  305. <SubType>Form</SubType>
  306. </Compile>
  307. <Compile Include="Forms\MaintainBasicData.Designer.cs">
  308. <DependentUpon>MaintainBasicData.cs</DependentUpon>
  309. </Compile>
  310. <Compile Include="Forms\OutpatientRegistration.cs">
  311. <SubType>Form</SubType>
  312. </Compile>
  313. <Compile Include="Forms\OutpatientRegistration.designer.cs">
  314. <DependentUpon>OutpatientRegistration.cs</DependentUpon>
  315. </Compile>
  316. <Compile Include="Forms\PatientInsuInfo.cs">
  317. <SubType>Form</SubType>
  318. </Compile>
  319. <Compile Include="Forms\PatientInsuInfo.designer.cs">
  320. <DependentUpon>PatientInsuInfo.cs</DependentUpon>
  321. </Compile>
  322. <Compile Include="Forms\PrintDesign.cs">
  323. <SubType>Form</SubType>
  324. </Compile>
  325. <Compile Include="Forms\PrintDesign.Designer.cs">
  326. <DependentUpon>PrintDesign.cs</DependentUpon>
  327. </Compile>
  328. <Compile Include="Forms\PrintPreview.cs">
  329. <SubType>Form</SubType>
  330. </Compile>
  331. <Compile Include="Forms\PrintPreview.Designer.cs">
  332. <DependentUpon>PrintPreview.cs</DependentUpon>
  333. </Compile>
  334. <Compile Include="Forms\SettlementChecklist.cs">
  335. <SubType>Form</SubType>
  336. </Compile>
  337. <Compile Include="Forms\SettlementChecklist.designer.cs">
  338. <DependentUpon>SettlementChecklist.cs</DependentUpon>
  339. </Compile>
  340. <Compile Include="Forms\SettlementInfo.cs">
  341. <SubType>Form</SubType>
  342. </Compile>
  343. <Compile Include="Forms\SettlementInfo.designer.cs">
  344. <DependentUpon>SettlementInfo.cs</DependentUpon>
  345. </Compile>
  346. <Compile Include="Forms\SlowSpecRecord.cs">
  347. <SubType>Form</SubType>
  348. </Compile>
  349. <Compile Include="Forms\SlowSpecRecord.Designer.cs">
  350. <DependentUpon>SlowSpecRecord.cs</DependentUpon>
  351. </Compile>
  352. <Compile Include="Forms\ToPutOnRecord\FixedPointRecord.cs">
  353. <SubType>Form</SubType>
  354. </Compile>
  355. <Compile Include="Forms\ToPutOnRecord\FixedPointRecord.Designer.cs">
  356. <DependentUpon>FixedPointRecord.cs</DependentUpon>
  357. </Compile>
  358. <Compile Include="Forms\ToPutOnRecord\GridViewSetter.cs" />
  359. <Compile Include="Forms\ToPutOnRecord\HospitalTransfer.cs">
  360. <SubType>Form</SubType>
  361. </Compile>
  362. <Compile Include="Forms\ToPutOnRecord\HospitalTransfer.Designer.cs">
  363. <DependentUpon>HospitalTransfer.cs</DependentUpon>
  364. </Compile>
  365. <Compile Include="Forms\ToPutOnRecord\ToPutOnRecord.cs">
  366. <SubType>Form</SubType>
  367. </Compile>
  368. <Compile Include="Forms\ToPutOnRecord\ToPutOnRecord.Designer.cs">
  369. <DependentUpon>ToPutOnRecord.cs</DependentUpon>
  370. </Compile>
  371. <Compile Include="Forms\UserControl2.cs">
  372. <SubType>UserControl</SubType>
  373. </Compile>
  374. <Compile Include="Forms\UserControl2.Designer.cs">
  375. <DependentUpon>UserControl2.cs</DependentUpon>
  376. </Compile>
  377. <Compile Include="Helper\DropHelper.cs" />
  378. <Compile Include="Helper\EncryptHelper.cs" />
  379. <Compile Include="Helper\IInvokeCenter.cs" />
  380. <Compile Include="Helper\InvokeComCenter.cs" />
  381. <Compile Include="Helper\InvokeHelper.cs" />
  382. <Compile Include="Helper\InvokeRestCenter.cs" />
  383. <Compile Include="Helper\IrisDataHelper.cs" />
  384. <Compile Include="Helper\JsonHelper.cs" />
  385. <Compile Include="Helper\ProgressHelper.cs">
  386. <SubType>Form</SubType>
  387. </Compile>
  388. <Compile Include="Helper\XmlHelper.cs" />
  389. <Compile Include="InsuBusiness.cs" />
  390. <Compile Include="IInsuBusiness.cs" />
  391. <Compile Include="Lib\EasyGmUtils.cs" />
  392. <Compile Include="Lib\SignUtil.cs" />
  393. <Compile Include="Lib\SignUtils.cs" />
  394. <Compile Include="Lib\SMUtil.cs" />
  395. <Compile Include="Properties\AssemblyInfo.cs" />
  396. <Compile Include="Properties\Resources.Designer.cs">
  397. <AutoGen>True</AutoGen>
  398. <DesignTime>True</DesignTime>
  399. <DependentUpon>Resources.resx</DependentUpon>
  400. </Compile>
  401. <Compile Include="Properties\Settings.Designer.cs">
  402. <AutoGen>True</AutoGen>
  403. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  404. <DependentUpon>Settings.settings</DependentUpon>
  405. </Compile>
  406. <Compile Include="Variables\ModeEnum.cs" />
  407. <Compile Include="Variables\StructExtend.cs" />
  408. <Compile Include="Variables\Global.cs" />
  409. <Compile Include="Variables\Struct.cs" />
  410. <Compile Include="Variables\TradeEnum.cs" />
  411. </ItemGroup>
  412. <ItemGroup>
  413. <Folder Include="ControlSetter\" />
  414. </ItemGroup>
  415. <ItemGroup>
  416. <EmbeddedResource Include="Forms\AddSignleDirectory.resx">
  417. <DependentUpon>AddSignleDirectory.cs</DependentUpon>
  418. </EmbeddedResource>
  419. <EmbeddedResource Include="Forms\CenterResult.resx">
  420. <DependentUpon>CenterResult.cs</DependentUpon>
  421. </EmbeddedResource>
  422. <EmbeddedResource Include="Forms\ChooseCard.resx">
  423. <DependentUpon>ChooseCard.cs</DependentUpon>
  424. </EmbeddedResource>
  425. <EmbeddedResource Include="Forms\BasicData.resx">
  426. <DependentUpon>BasicData.cs</DependentUpon>
  427. </EmbeddedResource>
  428. <EmbeddedResource Include="Forms\Clearing.resx">
  429. <DependentUpon>Clearing.cs</DependentUpon>
  430. </EmbeddedResource>
  431. <EmbeddedResource Include="Forms\ElectronicSettlementCertificate\EcSettlCertMainForm.resx">
  432. <DependentUpon>EcSettlCertMainForm.cs</DependentUpon>
  433. </EmbeddedResource>
  434. <EmbeddedResource Include="Forms\ElectronicSettlementCertificate\EcSettlCertQuery.resx">
  435. <DependentUpon>EcSettlCertQuery.cs</DependentUpon>
  436. </EmbeddedResource>
  437. <EmbeddedResource Include="Forms\ElectronicSettlementCertificate\EcSettlCertUpload.resx">
  438. <DependentUpon>EcSettlCertUpload.cs</DependentUpon>
  439. </EmbeddedResource>
  440. <EmbeddedResource Include="Forms\FeeUpload.resx">
  441. <DependentUpon>FeeUpload.cs</DependentUpon>
  442. </EmbeddedResource>
  443. <EmbeddedResource Include="Forms\GetInsuCode\CodeGetter.resx">
  444. <DependentUpon>CodeGetter.cs</DependentUpon>
  445. </EmbeddedResource>
  446. <EmbeddedResource Include="Forms\PreAndInProcessAnalysisForm.resx">
  447. <DependentUpon>PreAndInProcessAnalysisForm.cs</DependentUpon>
  448. </EmbeddedResource>
  449. <EmbeddedResource Include="Forms\PrescriptionCirculation.resx">
  450. <DependentUpon>PrescriptionCirculation.cs</DependentUpon>
  451. </EmbeddedResource>
  452. <EmbeddedResource Include="Forms\SpecialPsn.resx">
  453. <DependentUpon>SpecialPsn.cs</DependentUpon>
  454. </EmbeddedResource>
  455. <EmbeddedResource Include="Forms\HopitalAppeal.resx">
  456. <DependentUpon>HopitalAppeal.cs</DependentUpon>
  457. </EmbeddedResource>
  458. <EmbeddedResource Include="Forms\ImportDataFromExcel.resx">
  459. <DependentUpon>ImportDataFromExcel.cs</DependentUpon>
  460. </EmbeddedResource>
  461. <EmbeddedResource Include="Forms\MedInsuQuery.resx">
  462. <DependentUpon>MedInsuQuery.cs</DependentUpon>
  463. </EmbeddedResource>
  464. <EmbeddedResource Include="Forms\InformationOfSelfPatients.resx">
  465. <DependentUpon>InformationOfSelfPatients.cs</DependentUpon>
  466. </EmbeddedResource>
  467. <EmbeddedResource Include="Forms\SearchAdmdvs.resx">
  468. <DependentUpon>SearchAdmdvs.cs</DependentUpon>
  469. </EmbeddedResource>
  470. <EmbeddedResource Include="Forms\HandleException.resx">
  471. <DependentUpon>HandleException.cs</DependentUpon>
  472. </EmbeddedResource>
  473. <EmbeddedResource Include="Forms\MaintainBasicData.resx">
  474. <DependentUpon>MaintainBasicData.cs</DependentUpon>
  475. </EmbeddedResource>
  476. <EmbeddedResource Include="Forms\OutpatientRegistration.resx">
  477. <DependentUpon>OutpatientRegistration.cs</DependentUpon>
  478. </EmbeddedResource>
  479. <EmbeddedResource Include="Forms\PatientInsuInfo.resx">
  480. <DependentUpon>PatientInsuInfo.cs</DependentUpon>
  481. </EmbeddedResource>
  482. <EmbeddedResource Include="Forms\PrintDesign.resx">
  483. <DependentUpon>PrintDesign.cs</DependentUpon>
  484. </EmbeddedResource>
  485. <EmbeddedResource Include="Forms\PrintPreview.resx">
  486. <DependentUpon>PrintPreview.cs</DependentUpon>
  487. </EmbeddedResource>
  488. <EmbeddedResource Include="Forms\SettlementChecklist.resx">
  489. <DependentUpon>SettlementChecklist.cs</DependentUpon>
  490. </EmbeddedResource>
  491. <EmbeddedResource Include="Forms\SettlementInfo.resx">
  492. <DependentUpon>SettlementInfo.cs</DependentUpon>
  493. </EmbeddedResource>
  494. <EmbeddedResource Include="Forms\ToPutOnRecord\FixedPointRecord.resx">
  495. <DependentUpon>FixedPointRecord.cs</DependentUpon>
  496. </EmbeddedResource>
  497. <EmbeddedResource Include="Forms\ToPutOnRecord\HospitalTransfer.resx">
  498. <DependentUpon>HospitalTransfer.cs</DependentUpon>
  499. </EmbeddedResource>
  500. <EmbeddedResource Include="Forms\ToPutOnRecord\ToPutOnRecord.resx">
  501. <DependentUpon>ToPutOnRecord.cs</DependentUpon>
  502. </EmbeddedResource>
  503. <EmbeddedResource Include="Properties\Resources.resx">
  504. <Generator>ResXFileCodeGenerator</Generator>
  505. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  506. </EmbeddedResource>
  507. </ItemGroup>
  508. <ItemGroup>
  509. <None Include="app.config" />
  510. <None Include="packages.config" />
  511. <None Include="Properties\Settings.settings">
  512. <Generator>SettingsSingleFileGenerator</Generator>
  513. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  514. </None>
  515. </ItemGroup>
  516. <ItemGroup>
  517. <COMReference Include="stdole">
  518. <Guid>{00020430-0000-0000-C000-000000000046}</Guid>
  519. <VersionMajor>2</VersionMajor>
  520. <VersionMinor>0</VersionMinor>
  521. <Lcid>0</Lcid>
  522. <WrapperTool>primary</WrapperTool>
  523. <Isolated>False</Isolated>
  524. <EmbedInteropTypes>True</EmbedInteropTypes>
  525. </COMReference>
  526. </ItemGroup>
  527. <ItemGroup>
  528. <WCFMetadata Include="Connected Services\" />
  529. </ItemGroup>
  530. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  531. </Project>