NanChangMI.csproj 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495
  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>{211A0F30-C104-4CA7-B1CB-D745F11B0444}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>PTMedicalInsurance</RootNamespace>
  11. <AssemblyName>NanChangMI</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. <SpecificVersion>False</SpecificVersion>
  39. <HintPath>..\Demo\bin\Debug-Nanchang\BouncyCastle.Crypto.dll</HintPath>
  40. </Reference>
  41. <Reference Include="FastReport, Version=2020.3.7.0, Culture=neutral, PublicKeyToken=db7e5ce63278458c, processorArchitecture=MSIL">
  42. <SpecificVersion>False</SpecificVersion>
  43. <HintPath>..\..\FastReport\FastReport.dll</HintPath>
  44. </Reference>
  45. <Reference Include="FastReportFrom">
  46. <HintPath>..\..\FastReport\FastReportFrom.dll</HintPath>
  47. </Reference>
  48. <Reference Include="Microsoft.Office.Interop.Excel, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c, processorArchitecture=MSIL">
  49. <HintPath>packages\Microsoft.Office.Interop.Excel.15.0.4795.1001\lib\net20\Microsoft.Office.Interop.Excel.dll</HintPath>
  50. <EmbedInteropTypes>True</EmbedInteropTypes>
  51. </Reference>
  52. <Reference Include="Microsoft.VisualBasic" />
  53. <Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  54. <HintPath>packages\Newtonsoft.Json.12.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
  55. </Reference>
  56. <Reference Include="Office, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c, processorArchitecture=MSIL">
  57. <HintPath>packages\Microsoft.Office.Excel.14.0.4760.1000\lib\net20\Office.dll</HintPath>
  58. <EmbedInteropTypes>True</EmbedInteropTypes>
  59. </Reference>
  60. <Reference Include="PTControl">
  61. <HintPath>..\..\..\..\C#练习\普天控件2\PTControl\PTControl\bin\Debug\PTControl.dll</HintPath>
  62. </Reference>
  63. <Reference Include="Spire.Pdf, Version=8.6.1.0, Culture=neutral, PublicKeyToken=663f351905198cb3, processorArchitecture=MSIL">
  64. <HintPath>..\Demo\packages\FreeSpire.PDF.8.6.0\lib\net40\Spire.Pdf.dll</HintPath>
  65. </Reference>
  66. <Reference Include="SunnyUI, Version=3.1.5.0, Culture=neutral, PublicKeyToken=27d7d2e821d97aeb, processorArchitecture=MSIL">
  67. <HintPath>packages\SunnyUI.3.1.5\lib\net472\SunnyUI.dll</HintPath>
  68. </Reference>
  69. <Reference Include="SunnyUI.Common, Version=3.1.2.0, Culture=neutral, PublicKeyToken=5a271fb7ba597231, processorArchitecture=MSIL">
  70. <HintPath>packages\SunnyUI.Common.3.1.2\lib\net472\SunnyUI.Common.dll</HintPath>
  71. </Reference>
  72. <Reference Include="System" />
  73. <Reference Include="System.Core" />
  74. <Reference Include="System.Design" />
  75. <Reference Include="System.Drawing" />
  76. <Reference Include="System.IO.Compression" />
  77. <Reference Include="System.IO.Compression.FileSystem" />
  78. <Reference Include="System.Management" />
  79. <Reference Include="System.Web.Extensions" />
  80. <Reference Include="System.Windows.Forms" />
  81. <Reference Include="System.Xml.Linq" />
  82. <Reference Include="System.Data.DataSetExtensions" />
  83. <Reference Include="Microsoft.CSharp" />
  84. <Reference Include="System.Data" />
  85. <Reference Include="System.Net.Http" />
  86. <Reference Include="System.Xml" />
  87. <Reference Include="UiPath.ExtendedDatatable, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  88. <HintPath>packages\Datatable.Activities.UiPath.1.0.1\lib\UiPath.ExtendedDatatable.dll</HintPath>
  89. </Reference>
  90. </ItemGroup>
  91. <ItemGroup>
  92. <Compile Include="Business\AutoResizeForm.cs" />
  93. <Compile Include="Business\Basic\ReadPatientProcess.cs" />
  94. <Compile Include="Business\CallResult.cs" />
  95. <Compile Include="Business\IChargeService.cs" />
  96. <Compile Include="Business\CenterBusiness.cs" />
  97. <Compile Include="Business\DataImoport.cs" />
  98. <Compile Include="Business\HisMainBusiness.cs" />
  99. <Compile Include="Business\IMobilePay.cs" />
  100. <Compile Include="Business\Inpatient\IPExitCancelProcess.cs" />
  101. <Compile Include="Business\Inpatient\IPExitProcess.cs" />
  102. <Compile Include="Business\Inpatient\IPFeeUploadCancelProcess.cs" />
  103. <Compile Include="Business\Inpatient\IPFeeUploadProcess.cs" />
  104. <Compile Include="Business\Inpatient\IPPreSettlementProcess.cs" />
  105. <Compile Include="Business\Inpatient\IPRegCancelProcess.cs" />
  106. <Compile Include="Business\Inpatient\IPRegistionProcess.cs" />
  107. <Compile Include="Business\Inpatient\IPSettlementProcess.cs" />
  108. <Compile Include="Business\Inpatient\IPUploadFeeCancelProcess.cs" />
  109. <Compile Include="Business\Inpatient\IPQuerySettlementProcess.cs" />
  110. <Compile Include="Business\Inpatient\IPSettlementCancelProcess.cs" />
  111. <Compile Include="Business\InsuServices.cs" />
  112. <Compile Include="Business\Basic\IPSettlementService.cs" />
  113. <Compile Include="Business\Local\OtherQueryProcess.cs" />
  114. <Compile Include="Business\Local\ReadCardProcess.cs" />
  115. <Compile Include="Business\Local\TestProcess.cs" />
  116. <Compile Include="Business\MobilePay.cs" />
  117. <Compile Include="Business\Other\MedDirDownloadProcess.cs" />
  118. <Compile Include="Business\Other\SettleBillPrintProcess.cs" />
  119. <Compile Include="Business\Other\SignInProcess.cs" />
  120. <Compile Include="Business\Outpatient\IdentityVerifyProcess.cs" />
  121. <Compile Include="Business\Outpatient\OPAdmUploadProcess.cs" />
  122. <Compile Include="Business\Outpatient\OPFeeUploadCancelProcess.cs" />
  123. <Compile Include="Business\Outpatient\OPFeeUploadProcess.cs" />
  124. <Compile Include="Business\Outpatient\OPPreSettlementProcess.cs" />
  125. <Compile Include="Business\AbstractProcess.cs" />
  126. <Compile Include="Business\IrisServices.cs" />
  127. <Compile Include="Business\Basic\OPSettlementService.cs" />
  128. <Compile Include="Business\Basic\PatientService.cs" />
  129. <Compile Include="Business\Outpatient\OPQuerySettlementProcess.cs" />
  130. <Compile Include="Business\Outpatient\OPRegCancelProcess.cs" />
  131. <Compile Include="Business\Outpatient\OPRegFakeProcess.cs" />
  132. <Compile Include="Business\Outpatient\OPRegProcess.cs" />
  133. <Compile Include="Business\Outpatient\OPSettlementCancelHisProcess.cs" />
  134. <Compile Include="Business\Outpatient\OPSettlementCancelProcess.cs" />
  135. <Compile Include="Business\Outpatient\OPSettlementProcess.cs" />
  136. <Compile Include="Business\PreAndInProcessAnalysis.cs" />
  137. <Compile Include="Business\ProcessManager.cs" />
  138. <Compile Include="Common\CardReader.cs" />
  139. <Compile Include="Common\Common.cs" />
  140. <Compile Include="Common\ECTokenReader.cs" />
  141. <Compile Include="Common\Encrypt.cs" />
  142. <Compile Include="Common\AppExtension.cs" />
  143. <Compile Include="Common\ExPortToExcel.cs" />
  144. <Compile Include="Common\ExpressionEvaluator.cs" />
  145. <Compile Include="Common\FastReportScript.cs" />
  146. <Compile Include="Common\GmUtil.cs" />
  147. <Compile Include="Common\SignUtils.cs" />
  148. <Compile Include="Common\SMCipher.cs" />
  149. <Compile Include="Common\SMLib\EasyGmUtils.cs" />
  150. <Compile Include="Common\SMLib\SignUtil.cs" />
  151. <Compile Include="Common\SMLib\SMUtil.cs" />
  152. <Compile Include="Common\WinApi.cs" />
  153. <Compile Include="Common\WindowWrapper.cs" />
  154. <Compile Include="Entity\Base\Other\DirectoryDownload.cs" />
  155. <Compile Include="Entity\Base\Other\FileDownload.cs" />
  156. <Compile Include="Entity\Base\Other\FileUpload.cs" />
  157. <Compile Include="Entity\Base\Server\HBMedInsuDirectory.cs" />
  158. <Compile Include="Entity\Base\Server\HBMedInsuDirectorySelfpayProportion.cs" />
  159. <Compile Include="Entity\Base\Other\SignInInput.cs" />
  160. <Compile Include="Entity\Base\Other\SignOut.cs" />
  161. <Compile Include="Entity\Base\Settlement\Benefit\BenefitCheck.cs" />
  162. <Compile Include="Entity\Base\Settlement\Inpatient\AdmissionRegistration.cs" />
  163. <Compile Include="Entity\Base\Settlement\Inpatient\DischargeCancel.cs" />
  164. <Compile Include="Entity\Base\Settlement\Inpatient\DischargeRegistration.cs" />
  165. <Compile Include="Entity\Base\Settlement\Inpatient\HospitalizationCancel.cs" />
  166. <Compile Include="Entity\Base\Settlement\Inpatient\HospitalizationInfoChange.cs" />
  167. <Compile Include="Entity\Base\Settlement\Inpatient\InpatientExpenseDetailCancel.cs" />
  168. <Compile Include="Entity\Base\Settlement\Inpatient\InpatientExpenseDetailUpload.cs" />
  169. <Compile Include="Entity\Base\Settlement\Inpatient\InpatientPreSettlement.cs" />
  170. <Compile Include="Entity\Base\Settlement\Inpatient\InpatientSettlement.cs" />
  171. <Compile Include="Entity\Base\Settlement\Inpatient\InpatientSettlementCancel.cs" />
  172. <Compile Include="Entity\Base\Settlement\Outpatient\OupatientFeeDetailCancel.cs" />
  173. <Compile Include="Entity\Base\Settlement\Outpatient\OutpatientAdmUpload.cs" />
  174. <Compile Include="Entity\Base\Settlement\Outpatient\OutpatientFeeDetailUpload.cs" />
  175. <Compile Include="Entity\Base\Settlement\Outpatient\OutpatientPreSettlement.cs" />
  176. <Compile Include="Entity\Base\Settlement\Outpatient\OutpatientSettlement.cs" />
  177. <Compile Include="Entity\Base\Settlement\Outpatient\OutpatientSettlementCancel.cs" />
  178. <Compile Include="Entity\Base\Settlement\Outpatient\OutputRegistration.cs" />
  179. <Compile Include="Entity\Base\Settlement\Outpatient\OutputRegistrationCancel.cs" />
  180. <Compile Include="Entity\Base\Settlement\Pharmacy\PharmacyCancel.cs" />
  181. <Compile Include="Entity\Base\Settlement\Pharmacy\PharmacyPre.cs" />
  182. <Compile Include="Entity\Base\Settlement\Pharmacy\PharmacySettlement.cs" />
  183. <Compile Include="Entity\Base\Settlement\Record\CancelChronicDiseaseRecord.cs" />
  184. <Compile Include="Entity\Base\Settlement\Record\ChronicDiseaseRecord.cs" />
  185. <Compile Include="Entity\Base\Settlement\Record\HospitalTransferRecord.cs" />
  186. <Compile Include="Entity\Base\Settlement\Record\HospitalTransferRecordCancel.cs" />
  187. <Compile Include="Entity\Base\Settlement\Record\PersonFixedPointRecord.cs" />
  188. <Compile Include="Entity\Base\Settlement\Record\PersonFixedPointRecordCancel.cs" />
  189. <Compile Include="Entity\Base\Settlement\ReverseTransaction.cs" />
  190. <Compile Include="Entity\Local\ReadCardInitInfo.cs" />
  191. <Compile Include="Forms\InpatientRegistration.cs">
  192. <SubType>Form</SubType>
  193. </Compile>
  194. <Compile Include="Forms\InpatientRegistration.designer.cs">
  195. <DependentUpon>InpatientRegistration.cs</DependentUpon>
  196. </Compile>
  197. <Compile Include="Forms\JsonMappingForm.cs">
  198. <SubType>Form</SubType>
  199. </Compile>
  200. <Compile Include="Forms\JsonMappingForm.Designer.cs">
  201. <DependentUpon>JsonMappingForm.cs</DependentUpon>
  202. </Compile>
  203. <Compile Include="Forms\OutpatientRegistration.cs">
  204. <SubType>Form</SubType>
  205. </Compile>
  206. <Compile Include="Forms\OutpatientRegistration.designer.cs">
  207. <DependentUpon>OutpatientRegistration.cs</DependentUpon>
  208. </Compile>
  209. <Compile Include="Forms\DualChannelRecordForm.cs">
  210. <SubType>Form</SubType>
  211. </Compile>
  212. <Compile Include="Forms\DualChannelRecordForm.Designer.cs">
  213. <DependentUpon>DualChannelRecordForm.cs</DependentUpon>
  214. </Compile>
  215. <Compile Include="Forms\PrescriptionCirculation.cs">
  216. <SubType>Form</SubType>
  217. </Compile>
  218. <Compile Include="Forms\PrescriptionCirculation.Designer.cs">
  219. <DependentUpon>PrescriptionCirculation.cs</DependentUpon>
  220. </Compile>
  221. <Compile Include="Forms\PrescriptionForm.cs">
  222. <SubType>Form</SubType>
  223. </Compile>
  224. <Compile Include="Forms\PrescriptionForm.Designer.cs">
  225. <DependentUpon>PrescriptionForm.cs</DependentUpon>
  226. </Compile>
  227. <Compile Include="Forms\PrintersForm.cs">
  228. <SubType>Form</SubType>
  229. </Compile>
  230. <Compile Include="Forms\PrintersForm.Designer.cs">
  231. <DependentUpon>PrintersForm.cs</DependentUpon>
  232. </Compile>
  233. <Compile Include="Forms\SelfpayPercentForm.cs">
  234. <SubType>Form</SubType>
  235. </Compile>
  236. <Compile Include="Forms\SelfpayPercentForm.Designer.cs">
  237. <DependentUpon>SelfpayPercentForm.cs</DependentUpon>
  238. </Compile>
  239. <Compile Include="Helper\JsonMapper.cs" />
  240. <Compile Include="Helper\ReadDataTableConverter.cs" />
  241. <Compile Include="Variables\ModeEnum.cs" />
  242. <Compile Include="Variables\TradeEnum.cs" />
  243. <Compile Include="Common\Utils.cs" />
  244. <Compile Include="Entity\BusinessType.cs" />
  245. <Compile Include="Entity\Base\PersonInfo.cs" />
  246. <Compile Include="Entity\TradeAttribute.cs" />
  247. <Compile Include="FormSetter\ComboxSetter.cs" />
  248. <Compile Include="FormSetter\DataTableSetter.cs" />
  249. <Compile Include="FormSetter\GridViewSetter.cs" />
  250. <Compile Include="Forms\AddSignleDirectory.cs">
  251. <SubType>Form</SubType>
  252. </Compile>
  253. <Compile Include="Forms\AddSignleDirectory.designer.cs">
  254. <DependentUpon>AddSignleDirectory.cs</DependentUpon>
  255. </Compile>
  256. <Compile Include="Forms\CenterResult.cs">
  257. <SubType>Form</SubType>
  258. </Compile>
  259. <Compile Include="Forms\CenterResult.Designer.cs">
  260. <DependentUpon>CenterResult.cs</DependentUpon>
  261. </Compile>
  262. <Compile Include="Forms\ChooseCard.cs">
  263. <SubType>Form</SubType>
  264. </Compile>
  265. <Compile Include="Forms\ChooseCard.designer.cs">
  266. <DependentUpon>ChooseCard.cs</DependentUpon>
  267. </Compile>
  268. <Compile Include="Forms\BasicData.cs">
  269. <SubType>Form</SubType>
  270. </Compile>
  271. <Compile Include="Forms\BasicData.designer.cs">
  272. <DependentUpon>BasicData.cs</DependentUpon>
  273. </Compile>
  274. <Compile Include="Forms\Clearing.cs">
  275. <SubType>Form</SubType>
  276. </Compile>
  277. <Compile Include="Forms\Clearing.designer.cs">
  278. <DependentUpon>Clearing.cs</DependentUpon>
  279. </Compile>
  280. <Compile Include="Forms\PreAndInProcessAnalysisForm.cs">
  281. <SubType>Form</SubType>
  282. </Compile>
  283. <Compile Include="Forms\PreAndInProcessAnalysisForm.Designer.cs">
  284. <DependentUpon>PreAndInProcessAnalysisForm.cs</DependentUpon>
  285. </Compile>
  286. <Compile Include="Forms\SearchAdmdvs.cs">
  287. <SubType>Form</SubType>
  288. </Compile>
  289. <Compile Include="Forms\SearchAdmdvs.Designer.cs">
  290. <DependentUpon>SearchAdmdvs.cs</DependentUpon>
  291. </Compile>
  292. <Compile Include="Forms\PerDesigRecord.cs">
  293. <SubType>Form</SubType>
  294. </Compile>
  295. <Compile Include="Forms\PerDesigRecord.Designer.cs">
  296. <DependentUpon>PerDesigRecord.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\PatientInsuInfo.cs">
  311. <SubType>Form</SubType>
  312. </Compile>
  313. <Compile Include="Forms\PatientInsuInfo.designer.cs">
  314. <DependentUpon>PatientInsuInfo.cs</DependentUpon>
  315. </Compile>
  316. <Compile Include="Forms\PrintDesign.cs">
  317. <SubType>Form</SubType>
  318. </Compile>
  319. <Compile Include="Forms\PrintDesign.Designer.cs">
  320. <DependentUpon>PrintDesign.cs</DependentUpon>
  321. </Compile>
  322. <Compile Include="Forms\PrintPreview.cs">
  323. <SubType>Form</SubType>
  324. </Compile>
  325. <Compile Include="Forms\PrintPreview.Designer.cs">
  326. <DependentUpon>PrintPreview.cs</DependentUpon>
  327. </Compile>
  328. <Compile Include="Forms\SettlementChecklist.cs">
  329. <SubType>Form</SubType>
  330. </Compile>
  331. <Compile Include="Forms\SettlementChecklist.designer.cs">
  332. <DependentUpon>SettlementChecklist.cs</DependentUpon>
  333. </Compile>
  334. <Compile Include="Forms\SettlementForm.cs">
  335. <SubType>Form</SubType>
  336. </Compile>
  337. <Compile Include="Forms\SettlementForm.designer.cs">
  338. <DependentUpon>SettlementForm.cs</DependentUpon>
  339. </Compile>
  340. <Compile Include="Forms\SlowSpecRecord.cs">
  341. <SubType>Form</SubType>
  342. </Compile>
  343. <Compile Include="Forms\SlowSpecRecord.Designer.cs">
  344. <DependentUpon>SlowSpecRecord.cs</DependentUpon>
  345. </Compile>
  346. <Compile Include="Forms\TableButton.cs">
  347. <SubType>Form</SubType>
  348. </Compile>
  349. <Compile Include="Forms\TableButton.Designer.cs">
  350. <DependentUpon>TableButton.cs</DependentUpon>
  351. </Compile>
  352. <Compile Include="Forms\ToRecordChoose.cs">
  353. <SubType>Form</SubType>
  354. </Compile>
  355. <Compile Include="Forms\ToRecordChoose.Designer.cs">
  356. <DependentUpon>ToRecordChoose.cs</DependentUpon>
  357. </Compile>
  358. <Compile Include="Forms\ToRecordFrom.cs">
  359. <SubType>Form</SubType>
  360. </Compile>
  361. <Compile Include="Forms\ToRecordFrom.Designer.cs">
  362. <DependentUpon>ToRecordFrom.cs</DependentUpon>
  363. </Compile>
  364. <Compile Include="Helper\DropHelper.cs" />
  365. <Compile Include="Helper\EncryptHelper.cs" />
  366. <Compile Include="Helper\IInvokeCenter.cs" />
  367. <Compile Include="Helper\InvokeCenterFactory.cs" />
  368. <Compile Include="Helper\InvokeDllCenter.cs" />
  369. <Compile Include="Helper\InvokeHelper.cs" />
  370. <Compile Include="Helper\InvokeOcxCenter.cs" />
  371. <Compile Include="Helper\InvokeRestCenter.cs" />
  372. <Compile Include="Helper\IrisDataHelper.cs" />
  373. <Compile Include="Helper\JsonHelper.cs" />
  374. <Compile Include="Helper\XmlHelper.cs" />
  375. <Compile Include="InsuBusiness.cs" />
  376. <Compile Include="IInsuBusiness.cs" />
  377. <Compile Include="Properties\AssemblyInfo.cs" />
  378. <Compile Include="Properties\Resources.Designer.cs">
  379. <AutoGen>True</AutoGen>
  380. <DesignTime>True</DesignTime>
  381. <DependentUpon>Resources.resx</DependentUpon>
  382. </Compile>
  383. <Compile Include="Properties\Settings.Designer.cs">
  384. <AutoGen>True</AutoGen>
  385. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  386. <DependentUpon>Settings.settings</DependentUpon>
  387. </Compile>
  388. <Compile Include="Variables\Global.cs" />
  389. <Compile Include="Variables\Response.cs" />
  390. <Compile Include="Variables\Struct.cs" />
  391. <Compile Include="Variables\StructExtend.cs" />
  392. </ItemGroup>
  393. <ItemGroup>
  394. <Folder Include="ControlSetter\" />
  395. </ItemGroup>
  396. <ItemGroup>
  397. <EmbeddedResource Include="Forms\AddSignleDirectory.resx">
  398. <DependentUpon>AddSignleDirectory.cs</DependentUpon>
  399. <SubType>Designer</SubType>
  400. </EmbeddedResource>
  401. <EmbeddedResource Include="Forms\CenterResult.resx">
  402. <DependentUpon>CenterResult.cs</DependentUpon>
  403. </EmbeddedResource>
  404. <EmbeddedResource Include="Forms\ChooseCard.resx">
  405. <DependentUpon>ChooseCard.cs</DependentUpon>
  406. </EmbeddedResource>
  407. <EmbeddedResource Include="Forms\BasicData.resx">
  408. <DependentUpon>BasicData.cs</DependentUpon>
  409. </EmbeddedResource>
  410. <EmbeddedResource Include="Forms\Clearing.resx">
  411. <DependentUpon>Clearing.cs</DependentUpon>
  412. </EmbeddedResource>
  413. <EmbeddedResource Include="Forms\InpatientRegistration.resx">
  414. <DependentUpon>InpatientRegistration.cs</DependentUpon>
  415. </EmbeddedResource>
  416. <EmbeddedResource Include="Forms\JsonMappingForm.resx">
  417. <DependentUpon>JsonMappingForm.cs</DependentUpon>
  418. </EmbeddedResource>
  419. <EmbeddedResource Include="Forms\OutpatientRegistration.resx">
  420. <DependentUpon>OutpatientRegistration.cs</DependentUpon>
  421. </EmbeddedResource>
  422. <EmbeddedResource Include="Forms\PreAndInProcessAnalysisForm.resx">
  423. <DependentUpon>PreAndInProcessAnalysisForm.cs</DependentUpon>
  424. </EmbeddedResource>
  425. <EmbeddedResource Include="Forms\DualChannelRecordForm.resx">
  426. <DependentUpon>DualChannelRecordForm.cs</DependentUpon>
  427. </EmbeddedResource>
  428. <EmbeddedResource Include="Forms\PrescriptionCirculation.resx">
  429. <DependentUpon>PrescriptionCirculation.cs</DependentUpon>
  430. </EmbeddedResource>
  431. <EmbeddedResource Include="Forms\PrescriptionForm.resx">
  432. <DependentUpon>PrescriptionForm.cs</DependentUpon>
  433. </EmbeddedResource>
  434. <EmbeddedResource Include="Forms\PrintersForm.resx">
  435. <DependentUpon>PrintersForm.cs</DependentUpon>
  436. </EmbeddedResource>
  437. <EmbeddedResource Include="Forms\SearchAdmdvs.resx">
  438. <DependentUpon>SearchAdmdvs.cs</DependentUpon>
  439. </EmbeddedResource>
  440. <EmbeddedResource Include="Forms\PerDesigRecord.resx">
  441. <DependentUpon>PerDesigRecord.cs</DependentUpon>
  442. </EmbeddedResource>
  443. <EmbeddedResource Include="Forms\HandleException.resx">
  444. <DependentUpon>HandleException.cs</DependentUpon>
  445. </EmbeddedResource>
  446. <EmbeddedResource Include="Forms\MaintainBasicData.resx">
  447. <DependentUpon>MaintainBasicData.cs</DependentUpon>
  448. </EmbeddedResource>
  449. <EmbeddedResource Include="Forms\PatientInsuInfo.resx">
  450. <DependentUpon>PatientInsuInfo.cs</DependentUpon>
  451. </EmbeddedResource>
  452. <EmbeddedResource Include="Forms\PrintDesign.resx">
  453. <DependentUpon>PrintDesign.cs</DependentUpon>
  454. </EmbeddedResource>
  455. <EmbeddedResource Include="Forms\PrintPreview.resx">
  456. <DependentUpon>PrintPreview.cs</DependentUpon>
  457. </EmbeddedResource>
  458. <EmbeddedResource Include="Forms\SelfpayPercentForm.resx">
  459. <DependentUpon>SelfpayPercentForm.cs</DependentUpon>
  460. </EmbeddedResource>
  461. <EmbeddedResource Include="Forms\SettlementChecklist.resx">
  462. <DependentUpon>SettlementChecklist.cs</DependentUpon>
  463. </EmbeddedResource>
  464. <EmbeddedResource Include="Forms\SettlementForm.resx">
  465. <DependentUpon>SettlementForm.cs</DependentUpon>
  466. </EmbeddedResource>
  467. <EmbeddedResource Include="Forms\SlowSpecRecord.resx">
  468. <DependentUpon>SlowSpecRecord.cs</DependentUpon>
  469. </EmbeddedResource>
  470. <EmbeddedResource Include="Properties\Resources.resx">
  471. <Generator>ResXFileCodeGenerator</Generator>
  472. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  473. </EmbeddedResource>
  474. </ItemGroup>
  475. <ItemGroup>
  476. <None Include="app.config" />
  477. <None Include="packages.config" />
  478. <None Include="Properties\Settings.settings">
  479. <Generator>SettingsSingleFileGenerator</Generator>
  480. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  481. </None>
  482. </ItemGroup>
  483. <ItemGroup>
  484. <COMReference Include="stdole">
  485. <Guid>{00020430-0000-0000-C000-000000000046}</Guid>
  486. <VersionMajor>2</VersionMajor>
  487. <VersionMinor>0</VersionMinor>
  488. <Lcid>0</Lcid>
  489. <WrapperTool>primary</WrapperTool>
  490. <Isolated>False</Isolated>
  491. <EmbedInteropTypes>True</EmbedInteropTypes>
  492. </COMReference>
  493. </ItemGroup>
  494. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  495. </Project>