提交代码

This commit is contained in:
2024-03-18 09:09:37 +08:00
27 changed files with 5390 additions and 245 deletions
+6 -3
View File
@@ -44,9 +44,6 @@
<LangVersion>latest</LangVersion>
</PropertyGroup>
<ItemGroup>
<Reference Include="Apache.NMS.ActiveMQ">
<HintPath>..\..\..\SGGL_CWCEC\SGGL\BLL\bin\Debug\Apache.NMS.ActiveMQ.dll</HintPath>
</Reference>
<Reference Include="Aspose.Words">
<HintPath>..\FineUIPro\Reference BLL\Aspose.Words.dll</HintPath>
</Reference>
@@ -260,6 +257,9 @@
<Compile Include="CQMS\ManageReport\NextQualityControlService.cs" />
<Compile Include="CQMS\ManageReport\ProjectQualityWorkSummaryReportService.cs" />
<Compile Include="CQMS\ManageReport\ProjectQuarterlyProjectQualityService.cs" />
<Compile Include="CQMS\ManageReport\ReportNew\CqmsTargetService.cs" />
<Compile Include="CQMS\ManageReport\ReportNew\TextBoxContentService.cs" />
<Compile Include="CQMS\ManageReport\ReportNew\WeekAndMonthReportNewService.cs" />
<Compile Include="CQMS\ManageReport\RowMaterialProblemService.cs" />
<Compile Include="CQMS\ManageReport\ThisWeekOrMonthContentService.cs" />
<Compile Include="CQMS\ManageReport\WeekAndMonthReportService.cs" />
@@ -1031,6 +1031,9 @@
<WCFMetadataStorage Include="Service References\MCSService\" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Apache.NMS.ActiveMQ">
<Version>1.8.0</Version>
</PackageReference>
<PackageReference Include="EmitMapper">
<Version>1.0.0</Version>
</PackageReference>