This commit is contained in:
2025-08-30 15:31:33 +08:00
parent 6e7d65b32a
commit 97aa5f3b30
766 changed files with 8238 additions and 1394 deletions
@@ -284,7 +284,7 @@ namespace Sample.Common
}
#region ShowStepPresent
internal static void ShowStepPresent(
UserEnv userEnv, MachiningStep machiningStep)
AppService userEnv, MachiningStep machiningStep)
{
foreach (var entry in userEnv.DisplayedStepPresentAccessList)
{