cancel protection of core in linux. (only preserve in hi-key lib)
This commit is contained in:
parent
85870efae4
commit
901a1181e2
@ -134,7 +134,7 @@ namespace Sample.Common
|
|||||||
}
|
}
|
||||||
#region ShowStepPresent
|
#region ShowStepPresent
|
||||||
internal static void ShowStepPresent(
|
internal static void ShowStepPresent(
|
||||||
AppService userEnv, MachiningStep machiningStep)
|
UserService userEnv, MachiningStep machiningStep)
|
||||||
{
|
{
|
||||||
foreach (var entry in userEnv.DisplayedStepPresentAccessList)
|
foreach (var entry in userEnv.DisplayedStepPresentAccessList)
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user