This commit is contained in:
2025-12-18 11:09:45 +08:00
parent 5e28ac1fa7
commit 32ff8b45e3
62 changed files with 2436 additions and 1551 deletions
@@ -284,7 +284,7 @@ namespace Sample.Common
}
#region ShowStepPresent
internal static void ShowStepPresent(
AppService userEnv, MachiningStep machiningStep)
UserService userEnv, MachiningStep machiningStep)
{
foreach (var entry in userEnv.DisplayedStepPresentAccessList)
{