Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
Njhg.Third.Semir.V4.5
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
陶然
Njhg.Third.Semir.V4.5
Commits
903d6578
Commit
903d6578
authored
Dec 24, 2024
by
Neo Turing
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
优化
parent
46af7771
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
16 additions
and
12 deletions
+16
-12
SemirOrderBase.cs
Src/Entities/SemirOrderBase.cs
+6
-0
Njhg.Third.Semir.V4.5.csproj
Src/Njhg.Third.Semir.V4.5.csproj
+5
-8
AssemblyInfo.cs
Src/Properties/AssemblyInfo.cs
+2
-2
packages.config
Src/packages.config
+3
-2
No files found.
Src/Entities/SemirOrderBase.cs
View file @
903d6578
...
@@ -309,6 +309,12 @@ namespace Njhg.Third.Semir.Entities
...
@@ -309,6 +309,12 @@ namespace Njhg.Third.Semir.Entities
rtns
.
Results
.
AddRange
(
results
);
rtns
.
Results
.
AddRange
(
results
);
rtns
.
Total
=
rtns
.
Results
.
Count
;
rtns
.
Total
=
rtns
.
Results
.
Count
;
var
thread
=
KiviiContext
.
NewThread
(()
=>
{
//没有关联报告的 自动执行符合条件的关联
SemirExtension
.
LinkReports
(
null
,
_client
,
Configs
.
_token
);
});
thread
.
Start
();
return
rtns
;
return
rtns
;
}
}
}
}
...
...
Src/Njhg.Third.Semir.V4.5.csproj
View file @
903d6578
...
@@ -31,12 +31,11 @@
...
@@ -31,12 +31,11 @@
<WarningLevel>
4
</WarningLevel>
<WarningLevel>
4
</WarningLevel>
</PropertyGroup>
</PropertyGroup>
<ItemGroup>
<ItemGroup>
<Reference
Include=
"Kivii.Common.V4.5, Version=5.6.2024.11
6
0, Culture=neutral, processorArchitecture=MSIL"
>
<Reference
Include=
"Kivii.Common.V4.5, Version=5.6.2024.11
00
0, Culture=neutral, processorArchitecture=MSIL"
>
<HintPath>
..\..\
..\packages\Kivii.Common.5.6.2024.116
0\lib\net45\Kivii.Common.V4.5.dll
</HintPath>
<HintPath>
..\..\
packages\Kivii.Common.5.6.2024.1100
0\lib\net45\Kivii.Common.V4.5.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"Kivii.Core.V4.5, Version=5.6.2023.9000, Culture=neutral, processorArchitecture=MSIL"
>
<Reference
Include=
"Kivii.Core.V4.5, Version=5.6.2024.11000, Culture=neutral, processorArchitecture=MSIL"
>
<SpecificVersion>
False
</SpecificVersion>
<HintPath>
..\..\packages\Kivii.Core.5.6.2024.11000\lib\net45\Kivii.Core.V4.5.dll
</HintPath>
<HintPath>
..\..\packages\Kivii.Core.5.6.2023.9000\lib\net45\Kivii.Core.V4.5.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"Kivii.Linq.V4.5, Version=5.6.2023.10000, Culture=neutral, processorArchitecture=MSIL"
>
<Reference
Include=
"Kivii.Linq.V4.5, Version=5.6.2023.10000, Culture=neutral, processorArchitecture=MSIL"
>
<SpecificVersion>
False
</SpecificVersion>
<SpecificVersion>
False
</SpecificVersion>
...
@@ -66,11 +65,10 @@
...
@@ -66,11 +65,10 @@
<None
Include=
"Resources\南京海关森马质检接口描述.docx"
/>
<None
Include=
"Resources\南京海关森马质检接口描述.docx"
/>
</ItemGroup>
</ItemGroup>
<ItemGroup>
<ItemGroup>
<ProjectReference
Include=
"..\..\
..\Kivii.K5\
Kivii.Biz.Lims.V1.0\Src\Kivii.Biz.Lims.V1.0.csproj"
>
<ProjectReference
Include=
"..\..\Kivii.Biz.Lims.V1.0\Src\Kivii.Biz.Lims.V1.0.csproj"
>
<Project>
{c2a2c9b2-e412-4267-8dad-4c37a3fe33e3}
</Project>
<Project>
{c2a2c9b2-e412-4267-8dad-4c37a3fe33e3}
</Project>
<Name>
Kivii.Biz.Lims.V1.0
</Name>
<Name>
Kivii.Biz.Lims.V1.0
</Name>
</ProjectReference>
</ProjectReference>
</ItemGroup>
</ItemGroup>
<ItemGroup
/>
<Import
Project=
"$(MSBuildToolsPath)\Microsoft.CSharp.targets"
/>
<Import
Project=
"$(MSBuildToolsPath)\Microsoft.CSharp.targets"
/>
</Project>
</Project>
\ No newline at end of file
Src/Properties/AssemblyInfo.cs
View file @
903d6578
...
@@ -33,5 +33,5 @@ using System.Runtime.InteropServices;
...
@@ -33,5 +33,5 @@ using System.Runtime.InteropServices;
//可以指定所有这些值,也可以使用“生成号”和“修订号”的默认值
//可以指定所有这些值,也可以使用“生成号”和“修订号”的默认值
//通过使用 "*",如下所示:
//通过使用 "*",如下所示:
// [assembly: AssemblyVersion("1.0.*")]
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("5.4.2024.
313
0")]
[assembly: AssemblyVersion("5.4.2024.
1224
0")]
[assembly: AssemblyFileVersion("5.4.2024.
313
0")]
[assembly: AssemblyFileVersion("5.4.2024.
1224
0")]
Src/packages.config
View file @
903d6578
<?
xml
version
=
"1.0"
encoding
=
"utf-8"
?>
<?
xml
version
=
"1.0"
encoding
=
"utf-8"
?>
<
packages
>
<
packages
>
<
package
id
=
"Kivii.Common"
version
=
"5.6.2024.11
6
0"
targetFramework
=
"net45"
/>
<
package
id
=
"Kivii.Common"
version
=
"5.6.2024.11
00
0"
targetFramework
=
"net45"
/>
<
package
id
=
"Kivii.Core"
version
=
"5.6.202
3.9
000"
targetFramework
=
"net45"
/>
<
package
id
=
"Kivii.Core"
version
=
"5.6.202
4.11
000"
targetFramework
=
"net45"
/>
<
package
id
=
"Kivii.Linq"
version
=
"5.6.2023.10000"
targetFramework
=
"net45"
/>
<
package
id
=
"Kivii.Linq"
version
=
"5.6.2023.10000"
targetFramework
=
"net45"
/>
</
packages
>
</
packages
>
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment