Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
T
Thick-Common
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
潘栩锋
Thick-Common
Commits
6d836e19
Commit
6d836e19
authored
Mar 30, 2021
by
潘栩锋
🚴
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修复 合并的问题
parent
282fc80a
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
8 deletions
+1
-8
FlyADClientAdv.cs
Project.FLY.FlyADBase/FlyADBase/FlyADClientAdv.cs
+1
-3
IInitParamService.cs
...Y.Thick.Base/FLY.Thick.Base/IService/IInitParamService.cs
+0
-5
No files found.
Project.FLY.FlyADBase/FlyADBase/FlyADClientAdv.cs
View file @
6d836e19
...
...
@@ -421,9 +421,7 @@ namespace FlyADBase
{
mTimeGridAdvHelper
.
AddDriveStatus_Default
(
Now
,
DriveOrder
,
DriveStatus
,
Marker
);
}
void
advGetState
()
{
}
void
advPushPos1
()
{
mTimeGridAdvHelper
.
AddPos
(
Now
,
Position
);
...
...
Project.FLY.Thick.Base/FLY.Thick.Base/IService/IInitParamService.cs
View file @
6d836e19
...
...
@@ -96,11 +96,6 @@ namespace FLY.Thick.Base.IService
/// </summary>
bool
HasPunch
{
get
;
set
;
}
/// <summary>
/// 有纵向光纤传感器
/// </summary>
bool
HasVSign
{
get
;
set
;
}
/// <summary>
/// 打孔设备与探头中心偏移,单位mm
/// </summary>
...
...
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