Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
H
hemei
Project
Project
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
潘栩锋
hemei
Commits
75961035
Commit
75961035
authored
Jul 15, 2021
by
潘栩锋
🚴
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
和美安装包_v6.30.2 -20210715
1. 修复 刚开机PLC同步不完成,有些寄存器=0
parent
81681642
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
13 additions
and
7 deletions
+13
-7
NLog.config
...Thick.Blowing/FLY.Thick.Blowing.UI.Fix.Client/NLog.config
+2
-0
AssemblyInfo.cs
...LY.Thick.Blowing.UI.Fix.Client/Properties/AssemblyInfo.cs
+2
-2
AssemblyInfo.cs
...FLY.Thick.Blowing360.UI.Client/Properties/AssemblyInfo.cs
+2
-2
AssemblyInfo.cs
...LY.Thick.BlowingScan.UI.Client/Properties/AssemblyInfo.cs
+2
-2
NLog.config
Project.FLY.Weight/FLY.Weight.UI.Server/NLog.config
+1
-0
thick_public
thick_public
+1
-1
版本描述.txt
脚本/版本描述.txt
+3
-0
No files found.
Project.FLY.Thick.Blowing/FLY.Thick.Blowing.UI.Fix.Client/NLog.config
View file @
75961035
...
...
@@ -48,6 +48,8 @@
-->
<!--<
logger
name
=
"FObjSysOfClient"
minlevel
=
"Debug"
writeTo
=
"f_debug"
/>-->
<!--
name
可以用匹配-->
<
logger
name
=
"FLY.OBJComponents.Client.SyncPropServiceClient"
minlevel
=
"Debug"
writeTo
=
"plcWrite"
/>
<
logger
name
=
"FLY.OBJComponents.Server.PLCProxySystem"
minlevel
=
"Info"
writeTo
=
"plcWrite"
/>
<
logger
name
=
"*"
minlevel
=
"Error"
writeTo
=
"f_error"
/>
</
rules
>
...
...
Project.FLY.Thick.Blowing/FLY.Thick.Blowing.UI.Fix.Client/Properties/AssemblyInfo.cs
View file @
75961035
...
...
@@ -51,6 +51,6 @@ using System.Windows;
//可以指定所有这些值,也可以使用“生成号”和“修订号”的默认值
//通过使用 "*",如下所示:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("6.30.
0
.0")]
[assembly: AssemblyFileVersion("6.30.
0
.0")]
[assembly: AssemblyVersion("6.30.
2
.0")]
[assembly: AssemblyFileVersion("6.30.
2
.0")]
[assembly: Guid("D12087A7-EEC4-4D9F-9269-8F20324F4B04")]
Project.FLY.Thick.Blowing360/FLY.Thick.Blowing360.UI.Client/Properties/AssemblyInfo.cs
View file @
75961035
...
...
@@ -51,5 +51,5 @@ using System.Windows;
//可以指定所有这些值,也可以使用“生成号”和“修订号”的默认值
//通过使用 "*",如下所示:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("6.30.
0
.0")]
[assembly: AssemblyFileVersion("6.30.
0
.0")]
[assembly: AssemblyVersion("6.30.
2
.0")]
[assembly: AssemblyFileVersion("6.30.
2
.0")]
Project.FLY.Thick.BlowingScan/FLY.Thick.BlowingScan.UI.Client/Properties/AssemblyInfo.cs
View file @
75961035
...
...
@@ -51,6 +51,6 @@ using System.Windows;
//可以指定所有这些值,也可以使用“生成号”和“修订号”的默认值
//通过使用 "*",如下所示:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("6.30.
0
")]
[assembly: AssemblyFileVersion("6.30.
0
")]
[assembly: AssemblyVersion("6.30.
2
")]
[assembly: AssemblyFileVersion("6.30.
2
")]
[assembly: Guid("38E0D8EC-4D1C-49FF-AB08-6289294C5BD4")]
Project.FLY.Weight/FLY.Weight.UI.Server/NLog.config
View file @
75961035
...
...
@@ -48,6 +48,7 @@
-->
<!--<
logger
name
=
"FObjSysOfClient"
minlevel
=
"Debug"
writeTo
=
"f_debug"
/>-->
<!--
name
可以用匹配-->
<
logger
name
=
"FLY.OBJComponents.Server.OBJProxy.SyncProp_OBJProxy"
minlevel
=
"Debug"
writeTo
=
"plcWrite"
/>
<
logger
name
=
"FLY.OBJComponents.Server.PLCProxySystem"
minlevel
=
"Info"
writeTo
=
"plcWrite"
/>
<
logger
name
=
"*"
minlevel
=
"Error"
writeTo
=
"f_error"
/>
</
rules
>
...
...
thick_public
@
b6ef35e4
Subproject commit
e7b348406f20dbd49beffa6e8a453158158c1c26
Subproject commit
b6ef35e4b799085253ef685d3df8188d29663df3
脚本/版本描述.txt
View file @
75961035
和美安装包_v6.30.2 -20210715
1. 修复 刚开机PLC同步不完成,有些寄存器=0
和美安装包_v6.30.1 -20210713
1. 修复 刚开机没有辊速度记录,就没有图
...
...
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