GuangZhouMI.csproj 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563
  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>GuangZhouMI</RootNamespace>
  11. <AssemblyName>GuangZhouMI</AssemblyName>
  12. <TargetFrameworkVersion>v4.8</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. </PropertyGroup>
  26. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  27. <DebugType>pdbonly</DebugType>
  28. <Optimize>true</Optimize>
  29. <OutputPath>bin\Release\</OutputPath>
  30. <DefineConstants>TRACE</DefineConstants>
  31. <ErrorReport>prompt</ErrorReport>
  32. <WarningLevel>4</WarningLevel>
  33. </PropertyGroup>
  34. <ItemGroup>
  35. <Reference Include="BouncyCastle.Crypto, Version=1.9.0.0, Culture=neutral, PublicKeyToken=0e99375e54769942, processorArchitecture=MSIL">
  36. <HintPath>..\packages\Portable.BouncyCastle.1.9.0\lib\net40\BouncyCastle.Crypto.dll</HintPath>
  37. </Reference>
  38. <Reference Include="EPPlus, Version=7.2.2.0, Culture=neutral, PublicKeyToken=ea159fdaa78159a1, processorArchitecture=MSIL">
  39. <HintPath>..\packages\EPPlus.7.2.2\lib\net35\EPPlus.dll</HintPath>
  40. </Reference>
  41. <Reference Include="EPPlus.Interfaces, Version=6.1.1.0, Culture=neutral, PublicKeyToken=a694d7f3b0907a61, processorArchitecture=MSIL">
  42. <HintPath>..\packages\EPPlus.Interfaces.6.1.1\lib\net35\EPPlus.Interfaces.dll</HintPath>
  43. </Reference>
  44. <Reference Include="EPPlus.System.Drawing, Version=6.1.1.0, Culture=neutral, PublicKeyToken=2308d35469c9bac0, processorArchitecture=MSIL">
  45. <HintPath>..\packages\EPPlus.System.Drawing.6.1.1\lib\net35\EPPlus.System.Drawing.dll</HintPath>
  46. </Reference>
  47. <Reference Include="FastReport">
  48. <HintPath>..\..\..\..\..\ThirdDLL\FastReport.dll</HintPath>
  49. </Reference>
  50. <Reference Include="FastReportFrom">
  51. <HintPath>..\..\..\..\..\ThirdDLL\FastReportFrom.dll</HintPath>
  52. </Reference>
  53. <Reference Include="Microsoft.Office.Interop.Excel, Version=16.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c, processorArchitecture=MSIL">
  54. <HintPath>packages\Microsoft.Office.Interop.Excel.16.0.18925.20022\lib\net40\Microsoft.Office.Interop.Excel.dll</HintPath>
  55. <EmbedInteropTypes>True</EmbedInteropTypes>
  56. </Reference>
  57. <Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  58. <HintPath>..\packages\Newtonsoft.Json.12.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
  59. </Reference>
  60. <Reference Include="Office, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c, processorArchitecture=MSIL">
  61. <HintPath>packages\Microsoft.Office.Excel.14.0.4760.1000\lib\net20\Office.dll</HintPath>
  62. <EmbedInteropTypes>True</EmbedInteropTypes>
  63. </Reference>
  64. <Reference Include="PresentationCore" />
  65. <Reference Include="PresentationFramework" />
  66. <Reference Include="PTControl">
  67. <HintPath>..\..\..\..\C#练习\普天控件2\PTControl\PTControl\bin\Debug\PTControl.dll</HintPath>
  68. </Reference>
  69. <Reference Include="SunnyUI, Version=3.1.5.0, Culture=neutral, PublicKeyToken=27d7d2e821d97aeb, processorArchitecture=MSIL">
  70. <HintPath>..\packages\SunnyUI.3.1.5\lib\net40\SunnyUI.dll</HintPath>
  71. </Reference>
  72. <Reference Include="SunnyUI.Common, Version=3.1.2.0, Culture=neutral, PublicKeyToken=5a271fb7ba597231, processorArchitecture=MSIL">
  73. <HintPath>..\packages\SunnyUI.Common.3.1.2\lib\net40\SunnyUI.Common.dll</HintPath>
  74. </Reference>
  75. <Reference Include="System" />
  76. <Reference Include="System.ComponentModel.DataAnnotations" />
  77. <Reference Include="System.configuration" />
  78. <Reference Include="System.Core" />
  79. <Reference Include="System.Data.Linq" />
  80. <Reference Include="System.Design" />
  81. <Reference Include="System.Drawing" />
  82. <Reference Include="System.IO.Compression" />
  83. <Reference Include="System.IO.Compression.FileSystem" />
  84. <Reference Include="System.Management" />
  85. <Reference Include="System.Security" />
  86. <Reference Include="System.Web.Extensions" />
  87. <Reference Include="System.Windows.Forms" />
  88. <Reference Include="System.Xml.Linq" />
  89. <Reference Include="System.Data.DataSetExtensions" />
  90. <Reference Include="Microsoft.CSharp" />
  91. <Reference Include="System.Data" />
  92. <Reference Include="System.Net.Http" />
  93. <Reference Include="System.Xml" />
  94. <Reference Include="WindowsBase" />
  95. </ItemGroup>
  96. <ItemGroup>
  97. <Compile Include="Business\AbstractProcess.cs" />
  98. <Compile Include="Business\CallResult.cs" />
  99. <Compile Include="Business\CenterBusiness.cs" />
  100. <Compile Include="Business\Core\Forms\DischargeAudit\AdmissionRegistration.cs">
  101. <SubType>Form</SubType>
  102. </Compile>
  103. <Compile Include="Business\Core\Forms\DischargeAudit\AdmissionRegistration.Designer.cs">
  104. <DependentUpon>AdmissionRegistration.cs</DependentUpon>
  105. </Compile>
  106. <Compile Include="Business\Core\Forms\DischargeAudit\AuditForm.cs">
  107. <SubType>Form</SubType>
  108. </Compile>
  109. <Compile Include="Business\Core\Forms\DischargeAudit\AuditForm.Designer.cs">
  110. <DependentUpon>AuditForm.cs</DependentUpon>
  111. </Compile>
  112. <Compile Include="Business\Core\Forms\DischargeAudit\DischargeRegistration.cs">
  113. <SubType>Form</SubType>
  114. </Compile>
  115. <Compile Include="Business\Core\Forms\DischargeAudit\DischargeRegistration.Designer.cs">
  116. <DependentUpon>DischargeRegistration.cs</DependentUpon>
  117. </Compile>
  118. <Compile Include="Business\Core\Forms\DischargeAudit\FeeDetail.cs">
  119. <SubType>Form</SubType>
  120. </Compile>
  121. <Compile Include="Business\Core\Forms\DischargeAudit\FeeDetail.Designer.cs">
  122. <DependentUpon>FeeDetail.cs</DependentUpon>
  123. </Compile>
  124. <Compile Include="Business\Core\Forms\DischargeAudit\GridViewSetter.cs" />
  125. <Compile Include="Business\Core\Forms\DischargeAudit\OutpatRegistration.cs">
  126. <SubType>Form</SubType>
  127. </Compile>
  128. <Compile Include="Business\Core\Forms\DischargeAudit\OutpatRegistration.Designer.cs">
  129. <DependentUpon>OutpatRegistration.cs</DependentUpon>
  130. </Compile>
  131. <Compile Include="Business\Core\Forms\DischargeAudit\PatientMIInfo.cs">
  132. <SubType>Form</SubType>
  133. </Compile>
  134. <Compile Include="Business\Core\Forms\DischargeAudit\PatientMIInfo.Designer.cs">
  135. <DependentUpon>PatientMIInfo.cs</DependentUpon>
  136. </Compile>
  137. <Compile Include="Business\Core\Process\ReadCardProcess.cs" />
  138. <Compile Include="Business\Core\SelfServiceMachine\ProcessScheduler\DischargeAuditService.cs" />
  139. <Compile Include="Business\Core\SelfServiceMachine\ProcessScheduler\IPAdmRegService.cs" />
  140. <Compile Include="Business\Core\SelfServiceMachine\ProcessScheduler\IPSettlementService.cs" />
  141. <Compile Include="Business\Core\SelfServiceMachine\ProcessScheduler\OPRegService.cs" />
  142. <Compile Include="Business\Core\SelfServiceMachine\ProcessScheduler\OPSettlementService.cs" />
  143. <Compile Include="Business\Core\SelfServiceMachine\ProcessScheduler\PatientService.cs" />
  144. <Compile Include="Business\Core\SelfServiceMachine\Process\InPat\AdmissionRegistration.cs" />
  145. <Compile Include="Business\Core\SelfServiceMachine\Process\InPat\CancelAdmissionRegistration.cs" />
  146. <Compile Include="Business\Core\SelfServiceMachine\Process\InPat\DischargeRegistration.cs" />
  147. <Compile Include="Business\Core\SelfServiceMachine\Process\InPat\GetAdmissionRequirements.cs" />
  148. <Compile Include="Business\Core\SelfServiceMachine\Process\InPat\OrganizeIPPatientInparam.cs" />
  149. <Compile Include="Business\Core\SelfServiceMachine\Process\InPat\PreSettlement.cs" />
  150. <Compile Include="Business\Core\SelfServiceMachine\Process\InPat\Settlement.cs" />
  151. <Compile Include="Business\Core\SelfServiceMachine\Process\InPat\ShowDischargeAuditForm.cs" />
  152. <Compile Include="Business\Core\SelfServiceMachine\Process\InPat\UploadFee.cs" />
  153. <Compile Include="Business\Core\SelfServiceMachine\Process\InPat\VerifyNameConsistency.cs" />
  154. <Compile Include="Business\Core\SelfServiceMachine\Process\OutPat\InProcessHandler.cs" />
  155. <Compile Include="Business\Core\SelfServiceMachine\Process\OutPat\OrganizePatientRegistrationInfo.cs" />
  156. <Compile Include="Business\Core\SelfServiceMachine\Process\OutPat\PreSettlement.cs" />
  157. <Compile Include="Business\Core\SelfServiceMachine\Process\OutPat\PreWarning.cs" />
  158. <Compile Include="Business\Core\SelfServiceMachine\Process\OutPat\Register.cs" />
  159. <Compile Include="Business\Core\SelfServiceMachine\Process\OutPat\Settlement.cs" />
  160. <Compile Include="Business\Core\SelfServiceMachine\Process\OutPat\ShowOutPatRegisterForm.cs" />
  161. <Compile Include="Business\Core\SelfServiceMachine\Process\OutPat\UploadAdmInfo.cs" />
  162. <Compile Include="Business\Core\SelfServiceMachine\Process\OutPat\UploadFee.cs" />
  163. <Compile Include="Business\Core\SelfServiceMachine\Process\ReadCard\FilterPatInfo.cs" />
  164. <Compile Include="Business\Core\SelfServiceMachine\Process\ReadCard\ReadCardProcess.cs" />
  165. <Compile Include="Business\Core\SelfServiceMachine\Process\ReadCard\SetGlobalVariablesAfaterShowPatInfo.cs" />
  166. <Compile Include="Business\Core\SelfServiceMachine\Process\ReadCard\ShowPatInfo.cs" />
  167. <Compile Include="Business\DataImoport.cs" />
  168. <Compile Include="Business\ElectronicSettlementCertificate.cs" />
  169. <Compile Include="Business\ExPortToExcel.cs" />
  170. <Compile Include="Business\HisMainBusiness.cs" />
  171. <Compile Include="Business\Inpatient\IPModifyRegistionProcess.cs" />
  172. <Compile Include="Business\IrisServices.cs" />
  173. <Compile Include="Business\metalkeyboard\JustTideEPP\JustTideEPPDrv.cs" />
  174. <Compile Include="Business\metalkeyboard\JustTideEPP\MetalKeypadPasswordReader.cs" />
  175. <Compile Include="Business\metalkeyboard\JustTideEPP\RFID.cs" />
  176. <Compile Include="Business\MobilePay.cs" />
  177. <Compile Include="Business\PreAndInProcessAnalysis.cs" />
  178. <Compile Include="Business\ProcessManager.cs" />
  179. <Compile Include="Business\STA.cs" />
  180. <Compile Include="Common\AppExtension.cs" />
  181. <Compile Include="Common\CardReaderNew.cs" />
  182. <Compile Include="Common\ExpressionEvaluator.cs" />
  183. <Compile Include="Common\GmUtil.cs" />
  184. <Compile Include="Common\SignUtils.cs" />
  185. <Compile Include="Common\SMCipher.cs" />
  186. <Compile Include="Common\SMLib\EasyGmUtils.cs" />
  187. <Compile Include="Common\SMLib\SignUtil.cs" />
  188. <Compile Include="Common\SMLib\SMUtil.cs" />
  189. <Compile Include="Common\Utils.cs" />
  190. <Compile Include="Common\WinApi.cs" />
  191. <Compile Include="Entity\BaseLine\ElectronicSettlementCertificate\QueryEcSettlCertStatus.cs" />
  192. <Compile Include="Entity\BaseLine\ElectronicSettlementCertificate\QueryEcSettlCertUploadResult.cs" />
  193. <Compile Include="Entity\BaseLine\ElectronicSettlementCertificate\ReUploadEcSettlCert.cs" />
  194. <Compile Include="Entity\BaseLine\ElectronicSettlementCertificate\UploadEcSettlCert.cs" />
  195. <Compile Include="Entity\Base\Clearing\OutOfAreaClearingConfirm.cs" />
  196. <Compile Include="Entity\Base\Clearing\OutOfAreaClearingRollBack.cs" />
  197. <Compile Include="Entity\Base\Clearing\QueryOutOfAreaClearingDetails.cs" />
  198. <Compile Include="Entity\Base\Other\DirectoryDownload.cs" />
  199. <Compile Include="Entity\Base\Other\FileDownload.cs" />
  200. <Compile Include="Entity\Base\Other\FileUpload.cs" />
  201. <Compile Include="Entity\Base\Other\SignInInput.cs" />
  202. <Compile Include="Entity\Base\Other\SignOut.cs" />
  203. <Compile Include="Entity\Base\PersonInfo.cs" />
  204. <Compile Include="Entity\Base\Result.cs" />
  205. <Compile Include="Entity\Base\Server\HBMedInsuDirectory.cs" />
  206. <Compile Include="Entity\Base\Server\HBMedInsuDirectorySelfpayProportion.cs" />
  207. <Compile Include="Entity\Base\Settlement\Benefit\BenefitCheck.cs" />
  208. <Compile Include="Entity\Base\Settlement\Inpatient\AdmissionRegistration.cs" />
  209. <Compile Include="Entity\Base\Settlement\Inpatient\DischargeCancel.cs" />
  210. <Compile Include="Entity\Base\Settlement\Inpatient\DischargeRegistration.cs" />
  211. <Compile Include="Entity\Base\Settlement\Inpatient\HospitalizationCancel.cs" />
  212. <Compile Include="Entity\Base\Settlement\Inpatient\HospitalizationInfoChange.cs" />
  213. <Compile Include="Entity\Base\Settlement\Inpatient\InpatientExpenseDetailCancel.cs" />
  214. <Compile Include="Entity\Base\Settlement\Inpatient\InpatientExpenseDetailUpload.cs" />
  215. <Compile Include="Entity\Base\Settlement\Inpatient\InpatientPreSettlement.cs" />
  216. <Compile Include="Entity\Base\Settlement\Inpatient\InpatientSettlement.cs" />
  217. <Compile Include="Entity\Base\Settlement\Inpatient\InpatientSettlementCancel.cs" />
  218. <Compile Include="Entity\Base\Settlement\Outpatient\OupatientFeeDetailCancel.cs" />
  219. <Compile Include="Entity\Base\Settlement\Outpatient\OutpatientAdmUpload.cs" />
  220. <Compile Include="Entity\Base\Settlement\Outpatient\OutpatientFeeDetailUpload.cs" />
  221. <Compile Include="Entity\Base\Settlement\Outpatient\OutpatientPreSettlement.cs" />
  222. <Compile Include="Entity\Base\Settlement\Outpatient\OutpatientSettlement.cs" />
  223. <Compile Include="Entity\Base\Settlement\Outpatient\OutpatientSettlementCancel.cs" />
  224. <Compile Include="Entity\Base\Settlement\Outpatient\OutputRegistration.cs" />
  225. <Compile Include="Entity\Base\Settlement\Outpatient\OutputRegistrationCancel.cs" />
  226. <Compile Include="Entity\Base\Settlement\Pharmacy\PharmacyCancel.cs" />
  227. <Compile Include="Entity\Base\Settlement\Pharmacy\PharmacyPre.cs" />
  228. <Compile Include="Entity\Base\Settlement\Pharmacy\PharmacySettlement.cs" />
  229. <Compile Include="Entity\Base\Settlement\Record\AlterPersonFixedPointRecordLocal.cs" />
  230. <Compile Include="Entity\Base\Settlement\Record\CancelChronicDiseaseRecord.cs" />
  231. <Compile Include="Entity\Base\Settlement\Record\CancelChronicDiseaseRecordLocal.cs" />
  232. <Compile Include="Entity\Base\Settlement\Record\CancelHospitalTransferRecord.cs" />
  233. <Compile Include="Entity\Base\Settlement\Record\CancelPersonFixedPointRecord.cs" />
  234. <Compile Include="Entity\Base\Settlement\Record\ChronicDiseaseRecord.cs" />
  235. <Compile Include="Entity\Base\Settlement\Record\ChronicDiseaseRecordLocal.cs" />
  236. <Compile Include="Entity\Base\Settlement\Record\HospitalTransferRecord.cs" />
  237. <Compile Include="Entity\Base\Settlement\Record\HospitalTransferRecordCancel.cs" />
  238. <Compile Include="Entity\Base\Settlement\Record\PersonFixedPointRecord.cs" />
  239. <Compile Include="Entity\Base\Settlement\Record\PersonFixedPointRecordLocal.cs" />
  240. <Compile Include="Entity\Base\Settlement\Record\QueryChronicDiseaseRecord.cs" />
  241. <Compile Include="Entity\Base\Settlement\Record\QueryChronicDiseaseRecordLocal.cs" />
  242. <Compile Include="Entity\Base\Settlement\Record\QueryFamilyDoctorRecord.cs" />
  243. <Compile Include="Entity\Base\Settlement\Record\QueryFixedPointRecordcs.cs" />
  244. <Compile Include="Entity\Base\Settlement\Record\QueryFixedPointRecordLocal.cs" />
  245. <Compile Include="Entity\Base\Settlement\Record\QueryHospitalTransferRecordLocal.cs" />
  246. <Compile Include="Entity\Base\Settlement\ReverseTransaction.cs" />
  247. <Compile Include="Entity\BusinessType.cs" />
  248. <Compile Include="Entity\EntityBase.cs" />
  249. <Compile Include="Entity\Local\ReadCardInitInfo.cs" />
  250. <Compile Include="Entity\TradeAttribute.cs" />
  251. <Compile Include="FormSetter\GridViewSetterBase.cs" />
  252. <Compile Include="Forms\AddSingleDictionary.cs">
  253. <SubType>Form</SubType>
  254. </Compile>
  255. <Compile Include="Forms\AddSingleDictionary.designer.cs">
  256. <DependentUpon>AddSingleDictionary.cs</DependentUpon>
  257. </Compile>
  258. <Compile Include="Forms\BasicData.cs">
  259. <SubType>Form</SubType>
  260. </Compile>
  261. <Compile Include="Forms\BasicData.designer.cs">
  262. <DependentUpon>BasicData.cs</DependentUpon>
  263. </Compile>
  264. <Compile Include="Forms\BasicDatas\BasicData.cs">
  265. <SubType>Form</SubType>
  266. </Compile>
  267. <Compile Include="Forms\BasicDatas\BasicData.Designer.cs">
  268. <DependentUpon>BasicData.cs</DependentUpon>
  269. </Compile>
  270. <Compile Include="Forms\BasicDatas\DataDownload.cs">
  271. <SubType>Form</SubType>
  272. </Compile>
  273. <Compile Include="Forms\BasicDatas\DataDownload.Designer.cs">
  274. <DependentUpon>DataDownload.cs</DependentUpon>
  275. </Compile>
  276. <Compile Include="Forms\BasicDatas\DataDownloadLocalExtension.cs">
  277. <SubType>Form</SubType>
  278. </Compile>
  279. <Compile Include="Forms\BasicDatas\DataDownloadLocalExtension.Designer.cs">
  280. <DependentUpon>DataDownloadLocalExtension.cs</DependentUpon>
  281. </Compile>
  282. <Compile Include="Forms\BasicDatas\DataGridViewHeaderSetForm.cs">
  283. <SubType>Form</SubType>
  284. </Compile>
  285. <Compile Include="Forms\BasicDatas\DataGridViewHeaderSetForm.Designer.cs">
  286. <DependentUpon>DataGridViewHeaderSetForm.cs</DependentUpon>
  287. </Compile>
  288. <Compile Include="Forms\BasicDatas\DirectoryMap.cs">
  289. <SubType>Form</SubType>
  290. </Compile>
  291. <Compile Include="Forms\BasicDatas\DirectoryMap.Designer.cs">
  292. <DependentUpon>DirectoryMap.cs</DependentUpon>
  293. </Compile>
  294. <Compile Include="Forms\BasicDatas\GridViewSetter.cs" />
  295. <Compile Include="Forms\BasicDatas\MaintainInterface.cs">
  296. <SubType>Form</SubType>
  297. </Compile>
  298. <Compile Include="Forms\BasicDatas\MaintainInterface.Designer.cs">
  299. <DependentUpon>MaintainInterface.cs</DependentUpon>
  300. </Compile>
  301. <Compile Include="Forms\BasicDatas\services\DataGridViewHeaderSetService.cs" />
  302. <Compile Include="Forms\BasicDatas\services\DirectoryDownloadLocalExtService.cs" />
  303. <Compile Include="Forms\BasicDatas\services\DirectoryDownloadService.cs" />
  304. <Compile Include="Forms\BasicDatas\services\DirectoryManualMaintainService.cs" />
  305. <Compile Include="Forms\BasicDatas\services\DirectoryMapService.cs" />
  306. <Compile Include="Forms\BasicDatas\services\DirectoryTypeEnum.cs" />
  307. <Compile Include="Forms\BasicDatas\services\DirectroyQueryService.cs" />
  308. <Compile Include="Forms\BasicDatas\services\HandMaintainedDirectoryService.cs" />
  309. <Compile Include="Forms\BasicDatas\UpdateDirecotryCondition.cs">
  310. <SubType>Form</SubType>
  311. </Compile>
  312. <Compile Include="Forms\BasicDatas\UpdateDirecotryCondition.Designer.cs">
  313. <DependentUpon>UpdateDirecotryCondition.cs</DependentUpon>
  314. </Compile>
  315. <Compile Include="Forms\ElectronicSettlementCertificate\EcSettlCertMainForm.cs">
  316. <SubType>Form</SubType>
  317. </Compile>
  318. <Compile Include="Forms\ElectronicSettlementCertificate\EcSettlCertMainForm.Designer.cs">
  319. <DependentUpon>EcSettlCertMainForm.cs</DependentUpon>
  320. </Compile>
  321. <Compile Include="Forms\ElectronicSettlementCertificate\EcSettlCertQuery.cs">
  322. <SubType>Form</SubType>
  323. </Compile>
  324. <Compile Include="Forms\ElectronicSettlementCertificate\EcSettlCertQuery.Designer.cs">
  325. <DependentUpon>EcSettlCertQuery.cs</DependentUpon>
  326. </Compile>
  327. <Compile Include="Forms\ElectronicSettlementCertificate\EcSettlCertUpload.cs">
  328. <SubType>Form</SubType>
  329. </Compile>
  330. <Compile Include="Forms\ElectronicSettlementCertificate\EcSettlCertUpload.Designer.cs">
  331. <DependentUpon>EcSettlCertUpload.cs</DependentUpon>
  332. </Compile>
  333. <Compile Include="Forms\ElectronicSettlementCertificate\GridViewSetter.cs" />
  334. <Compile Include="Forms\PatientInsuInfo\GridViewSetter.cs" />
  335. <Compile Include="Forms\PatientInsuInfo\PatientInsuInfo.cs">
  336. <SubType>Form</SubType>
  337. </Compile>
  338. <Compile Include="Forms\PatientInsuInfo\PatientInsuInfo.designer.cs">
  339. <DependentUpon>PatientInsuInfo.cs</DependentUpon>
  340. </Compile>
  341. <Compile Include="Forms\PreAndInProcessAnalysisForm.cs">
  342. <SubType>Form</SubType>
  343. </Compile>
  344. <Compile Include="Forms\PreAndInProcessAnalysisForm.Designer.cs">
  345. <DependentUpon>PreAndInProcessAnalysisForm.cs</DependentUpon>
  346. </Compile>
  347. <Compile Include="Forms\SearchAdmdvs.cs">
  348. <SubType>Form</SubType>
  349. </Compile>
  350. <Compile Include="Forms\SearchAdmdvs.designer.cs">
  351. <DependentUpon>SearchAdmdvs.cs</DependentUpon>
  352. </Compile>
  353. <Compile Include="Helper\EncryptHelper.cs" />
  354. <Compile Include="Helper\JsonMapper.cs" />
  355. <Compile Include="Helper\ProgressHelper.cs" />
  356. <Compile Include="Helper\ProgressWrapper.cs" />
  357. <Compile Include="Helper\XmlHelper.cs" />
  358. <Compile Include="Common\CardReader.cs" />
  359. <Compile Include="Common\Common.cs" />
  360. <Compile Include="Common\Encrypt.cs" />
  361. <Compile Include="FormSetter\ComboxSetter.cs" />
  362. <Compile Include="FormSetter\DataTableSetter.cs" />
  363. <Compile Include="FormSetter\GridViewSetter.cs" />
  364. <Compile Include="Forms\AddSignleDirectory.cs">
  365. <SubType>Form</SubType>
  366. </Compile>
  367. <Compile Include="Forms\AddSignleDirectory.designer.cs">
  368. <DependentUpon>AddSignleDirectory.cs</DependentUpon>
  369. </Compile>
  370. <Compile Include="Forms\ChooseCard.cs">
  371. <SubType>Form</SubType>
  372. </Compile>
  373. <Compile Include="Forms\ChooseCard.designer.cs">
  374. <DependentUpon>ChooseCard.cs</DependentUpon>
  375. </Compile>
  376. <Compile Include="Forms\Clearing.cs">
  377. <SubType>Form</SubType>
  378. </Compile>
  379. <Compile Include="Forms\Clearing.designer.cs">
  380. <DependentUpon>Clearing.cs</DependentUpon>
  381. </Compile>
  382. <Compile Include="Helper\CenterQuery1.cs">
  383. <SubType>Form</SubType>
  384. </Compile>
  385. <Compile Include="Helper\CenterQuery1.Designer.cs">
  386. <DependentUpon>CenterQuery1.cs</DependentUpon>
  387. </Compile>
  388. <Compile Include="Forms\HandleException.cs">
  389. <SubType>Form</SubType>
  390. </Compile>
  391. <Compile Include="Forms\HandleException.designer.cs">
  392. <DependentUpon>HandleException.cs</DependentUpon>
  393. </Compile>
  394. <Compile Include="Forms\MaintainBasicData.cs">
  395. <SubType>Form</SubType>
  396. </Compile>
  397. <Compile Include="Forms\MaintainBasicData.Designer.cs">
  398. <DependentUpon>MaintainBasicData.cs</DependentUpon>
  399. </Compile>
  400. <Compile Include="Forms\OutpatientRegistration.cs">
  401. <SubType>Form</SubType>
  402. </Compile>
  403. <Compile Include="Forms\OutpatientRegistration.designer.cs">
  404. <DependentUpon>OutpatientRegistration.cs</DependentUpon>
  405. </Compile>
  406. <Compile Include="Forms\PrintDesign.cs">
  407. <SubType>Form</SubType>
  408. </Compile>
  409. <Compile Include="Forms\PrintDesign.Designer.cs">
  410. <DependentUpon>PrintDesign.cs</DependentUpon>
  411. </Compile>
  412. <Compile Include="Forms\PrintPreview.cs">
  413. <SubType>Form</SubType>
  414. </Compile>
  415. <Compile Include="Forms\PrintPreview.Designer.cs">
  416. <DependentUpon>PrintPreview.cs</DependentUpon>
  417. </Compile>
  418. <Compile Include="Forms\FeeUpload.cs">
  419. <SubType>Form</SubType>
  420. </Compile>
  421. <Compile Include="Forms\FeeUpload.designer.cs">
  422. <DependentUpon>FeeUpload.cs</DependentUpon>
  423. </Compile>
  424. <Compile Include="Forms\SettlementChecklist.cs">
  425. <SubType>Form</SubType>
  426. </Compile>
  427. <Compile Include="Forms\SettlementChecklist.designer.cs">
  428. <DependentUpon>SettlementChecklist.cs</DependentUpon>
  429. </Compile>
  430. <Compile Include="Forms\SettlementInfo.cs">
  431. <SubType>Form</SubType>
  432. </Compile>
  433. <Compile Include="Forms\SettlementInfo.designer.cs">
  434. <DependentUpon>SettlementInfo.cs</DependentUpon>
  435. </Compile>
  436. <Compile Include="Helper\InvokeHelper.cs" />
  437. <Compile Include="Helper\JsonHelper.cs" />
  438. <Compile Include="InsuBusiness.cs" />
  439. <Compile Include="IInsuBusiness.cs" />
  440. <Compile Include="Properties\AssemblyInfo.cs" />
  441. <Compile Include="Variables\CustomEnums.cs" />
  442. <Compile Include="Variables\Customenums\OperationTypeEnum.cs" />
  443. <Compile Include="Variables\Global.cs" />
  444. <Compile Include="Variables\ModeEnum.cs" />
  445. <Compile Include="Variables\Response.cs" />
  446. <Compile Include="Variables\Struct.cs" />
  447. <Compile Include="Variables\StructExtend.cs" />
  448. <Compile Include="Variables\TradeEnum.cs" />
  449. </ItemGroup>
  450. <ItemGroup>
  451. <Folder Include="ControlSetter\" />
  452. </ItemGroup>
  453. <ItemGroup>
  454. <EmbeddedResource Include="Business\Core\Forms\DischargeAudit\AdmissionRegistration.resx">
  455. <DependentUpon>AdmissionRegistration.cs</DependentUpon>
  456. </EmbeddedResource>
  457. <EmbeddedResource Include="Business\Core\Forms\DischargeAudit\AuditForm.resx">
  458. <DependentUpon>AuditForm.cs</DependentUpon>
  459. </EmbeddedResource>
  460. <EmbeddedResource Include="Business\Core\Forms\DischargeAudit\DischargeRegistration.resx">
  461. <DependentUpon>DischargeRegistration.cs</DependentUpon>
  462. </EmbeddedResource>
  463. <EmbeddedResource Include="Business\Core\Forms\DischargeAudit\FeeDetail.resx">
  464. <DependentUpon>FeeDetail.cs</DependentUpon>
  465. </EmbeddedResource>
  466. <EmbeddedResource Include="Business\Core\Forms\DischargeAudit\OutpatRegistration.resx">
  467. <DependentUpon>OutpatRegistration.cs</DependentUpon>
  468. </EmbeddedResource>
  469. <EmbeddedResource Include="Business\Core\Forms\DischargeAudit\PatientMIInfo.resx">
  470. <DependentUpon>PatientMIInfo.cs</DependentUpon>
  471. </EmbeddedResource>
  472. <EmbeddedResource Include="Forms\AddSingleDictionary.resx">
  473. <DependentUpon>AddSingleDictionary.cs</DependentUpon>
  474. </EmbeddedResource>
  475. <EmbeddedResource Include="Forms\BasicData.resx">
  476. <DependentUpon>BasicData.cs</DependentUpon>
  477. </EmbeddedResource>
  478. <EmbeddedResource Include="Forms\BasicDatas\BasicData.resx">
  479. <DependentUpon>BasicData.cs</DependentUpon>
  480. </EmbeddedResource>
  481. <EmbeddedResource Include="Forms\BasicDatas\DataDownload.resx">
  482. <DependentUpon>DataDownload.cs</DependentUpon>
  483. </EmbeddedResource>
  484. <EmbeddedResource Include="Forms\BasicDatas\DataDownloadLocalExtension.resx">
  485. <DependentUpon>DataDownloadLocalExtension.cs</DependentUpon>
  486. </EmbeddedResource>
  487. <EmbeddedResource Include="Forms\BasicDatas\DataGridViewHeaderSetForm.resx">
  488. <DependentUpon>DataGridViewHeaderSetForm.cs</DependentUpon>
  489. </EmbeddedResource>
  490. <EmbeddedResource Include="Forms\BasicDatas\DirectoryMap.resx">
  491. <DependentUpon>DirectoryMap.cs</DependentUpon>
  492. </EmbeddedResource>
  493. <EmbeddedResource Include="Forms\BasicDatas\MaintainInterface.resx">
  494. <DependentUpon>MaintainInterface.cs</DependentUpon>
  495. </EmbeddedResource>
  496. <EmbeddedResource Include="Forms\BasicDatas\UpdateDirecotryCondition.resx">
  497. <DependentUpon>UpdateDirecotryCondition.cs</DependentUpon>
  498. </EmbeddedResource>
  499. <EmbeddedResource Include="Forms\ElectronicSettlementCertificate\EcSettlCertMainForm.resx">
  500. <DependentUpon>EcSettlCertMainForm.cs</DependentUpon>
  501. </EmbeddedResource>
  502. <EmbeddedResource Include="Forms\ElectronicSettlementCertificate\EcSettlCertQuery.resx">
  503. <DependentUpon>EcSettlCertQuery.cs</DependentUpon>
  504. </EmbeddedResource>
  505. <EmbeddedResource Include="Forms\ElectronicSettlementCertificate\EcSettlCertUpload.resx">
  506. <DependentUpon>EcSettlCertUpload.cs</DependentUpon>
  507. </EmbeddedResource>
  508. <EmbeddedResource Include="Forms\PatientInsuInfo\PatientInsuInfo.resx">
  509. <DependentUpon>PatientInsuInfo.cs</DependentUpon>
  510. </EmbeddedResource>
  511. <EmbeddedResource Include="Forms\PreAndInProcessAnalysisForm.resx">
  512. <DependentUpon>PreAndInProcessAnalysisForm.cs</DependentUpon>
  513. </EmbeddedResource>
  514. <EmbeddedResource Include="Forms\SearchAdmdvs.resx">
  515. <DependentUpon>SearchAdmdvs.cs</DependentUpon>
  516. </EmbeddedResource>
  517. <EmbeddedResource Include="Forms\AddSignleDirectory.resx">
  518. <DependentUpon>AddSignleDirectory.cs</DependentUpon>
  519. </EmbeddedResource>
  520. <EmbeddedResource Include="Helper\CenterQuery1.resx">
  521. <DependentUpon>CenterQuery1.cs</DependentUpon>
  522. </EmbeddedResource>
  523. <EmbeddedResource Include="Forms\ChooseCard.resx">
  524. <DependentUpon>ChooseCard.cs</DependentUpon>
  525. </EmbeddedResource>
  526. <EmbeddedResource Include="Forms\Clearing.resx">
  527. <DependentUpon>Clearing.cs</DependentUpon>
  528. </EmbeddedResource>
  529. <EmbeddedResource Include="Forms\HandleException.resx">
  530. <DependentUpon>HandleException.cs</DependentUpon>
  531. </EmbeddedResource>
  532. <EmbeddedResource Include="Forms\MaintainBasicData.resx">
  533. <DependentUpon>MaintainBasicData.cs</DependentUpon>
  534. </EmbeddedResource>
  535. <EmbeddedResource Include="Forms\OutpatientRegistration.resx">
  536. <DependentUpon>OutpatientRegistration.cs</DependentUpon>
  537. </EmbeddedResource>
  538. <EmbeddedResource Include="Forms\PrintDesign.resx">
  539. <DependentUpon>PrintDesign.cs</DependentUpon>
  540. </EmbeddedResource>
  541. <EmbeddedResource Include="Forms\PrintPreview.resx">
  542. <DependentUpon>PrintPreview.cs</DependentUpon>
  543. </EmbeddedResource>
  544. <EmbeddedResource Include="Forms\FeeUpload.resx">
  545. <DependentUpon>FeeUpload.cs</DependentUpon>
  546. </EmbeddedResource>
  547. <EmbeddedResource Include="Forms\SettlementChecklist.resx">
  548. <DependentUpon>SettlementChecklist.cs</DependentUpon>
  549. </EmbeddedResource>
  550. <EmbeddedResource Include="Forms\SettlementInfo.resx">
  551. <DependentUpon>SettlementInfo.cs</DependentUpon>
  552. </EmbeddedResource>
  553. <EmbeddedResource Include="Helper\ProgressHelper.resx">
  554. <DependentUpon>ProgressHelper.cs</DependentUpon>
  555. </EmbeddedResource>
  556. </ItemGroup>
  557. <ItemGroup>
  558. <None Include="app.config" />
  559. <None Include="packages.config" />
  560. <None Include="Readme_广州基线版.md" />
  561. </ItemGroup>
  562. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  563. </Project>