| | |
| | | <Compile Include="App_Start\SwaggerConfig.cs" /> |
| | | <Compile Include="App_Start\WebApiConfig.cs" /> |
| | | <Compile Include="Controllers\LMESController.cs" /> |
| | | <Compile Include="Controllers\LookingForBillController.cs" /> |
| | | <Compile Include="Controllers\NewApiController.cs" /> |
| | | <Compile Include="Dapper\SqlHelper.cs" /> |
| | | <Compile Include="Dapper\SqlPools.cs" /> |
| | |
| | | <Compile Include="Models\ApiConfig.cs" /> |
| | | <Compile Include="Models\ApiResult.cs" /> |
| | | <Compile Include="Models\DocumentsView.cs" /> |
| | | <Compile Include="Models\LookingForBill.cs" /> |
| | | <Compile Include="Models\M_Department.cs" /> |
| | | <Compile Include="Models\M_ProcMul.cs" /> |
| | | <Compile Include="Models\M_StationBillMail.cs" /> |
| | | <Compile Include="Models\M_Process.cs" /> |
| | | <Compile Include="Models\StationOutBillView.cs" /> |
| | | <Compile Include="Properties\Resources.Designer.cs"> |
| | | <AutoGen>True</AutoGen> |
| | |
| | | <DesignTimeSharedInput>True</DesignTimeSharedInput> |
| | | <DependentUpon>Settings.settings</DependentUpon> |
| | | </Compile> |
| | | <Compile Include="Service\ProcessDal.cs" /> |
| | | <Compile Include="Service\YqnDal.cs" /> |
| | | <Compile Include="Service\YqnQbService.cs" /> |
| | | <Compile Include="Web References\WebS\Reference.cs"> |