修改交管和信号交互插件加载时机
This commit is contained in:
@@ -38,8 +38,8 @@ public static class DeploymentCatalog
|
||||
};
|
||||
|
||||
/// <summary>
|
||||
/// 场景插件 → 平台页面 Key。磁导航选型会并入 <see cref="DeploymentProfile.SignalSceneId"/>,
|
||||
/// 从而点亮「数据中心」菜单(PLC 握手 + 磁条交管配置)。
|
||||
/// 场景插件 → 平台页面 Key。选 SPS / Pack 时 ToLauncherSceneIds 会并入
|
||||
/// <see cref="DeploymentProfile.SignalSceneId"/>,从而点亮「数据中心」。
|
||||
/// </summary>
|
||||
public static readonly IReadOnlyDictionary<string, string[]> SceneToPages =
|
||||
new Dictionary<string, string[]>(StringComparer.OrdinalIgnoreCase)
|
||||
|
||||
Reference in New Issue
Block a user