1、系统菜单调整;
2、系统看板UI调整; 3、事故事件功能 4、其他
This commit is contained in:
@@ -157,6 +157,7 @@
|
||||
<Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Runtime.Caching" />
|
||||
<Reference Include="System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.4.5.3\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
|
||||
</Reference>
|
||||
@@ -199,6 +200,7 @@
|
||||
<Reference Include="WindowsBase" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="Accident\AccidentWarningService.cs" />
|
||||
<Compile Include="API\APIBaseInfoService.cs" />
|
||||
<Compile Include="API\APICommonService.cs" />
|
||||
<Compile Include="API\APIGetHttpService.cs" />
|
||||
@@ -299,6 +301,7 @@
|
||||
<Compile Include="Common\Captcha.cs" />
|
||||
<Compile Include="Common\CodeRecordsService.cs" />
|
||||
<Compile Include="Common\CommonService.cs" />
|
||||
<Compile Include="Common\CacheHelper.cs" />
|
||||
<Compile Include="Common\Enums.cs" />
|
||||
<Compile Include="Common\CreateQRCodeService.cs" />
|
||||
<Compile Include="Common\FastReportService.cs" />
|
||||
@@ -310,6 +313,7 @@
|
||||
<Compile Include="Common\Redis\ICache.cs" />
|
||||
<Compile Include="Common\Redis\Redis.cs" />
|
||||
<Compile Include="Common\Redis\RedisHelper.cs" />
|
||||
<Compile Include="Common\DateHelper.cs" />
|
||||
<Compile Include="Common\UploadFileService.cs" />
|
||||
<Compile Include="Common\UpLoadImageService.cs" />
|
||||
<Compile Include="Common\UserShowColumnsService.cs" />
|
||||
@@ -517,6 +521,8 @@
|
||||
<Compile Include="HJGL\WeldingManage\WeldJointService.cs" />
|
||||
<Compile Include="HJGL\WeldingManage\WeldReportService.cs" />
|
||||
<Compile Include="HJGL\WeldingReport\NDTReportService.cs" />
|
||||
<Compile Include="Home\BaseDataService.cs" />
|
||||
<Compile Include="Home\MainSevice.cs" />
|
||||
<Compile Include="HotHardManage\HotHardManageEditService.cs" />
|
||||
<Compile Include="HotProessManage\HotProessManageEditService.cs" />
|
||||
<Compile Include="HSSE\Accident\AccidentHandleService.cs" />
|
||||
|
||||
Reference in New Issue
Block a user