lixiaojun
2024-11-23 979fa511e23ad4cb8d7e25b813aade4aaec45535
WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/07-l3d/XhsProjectSimulationL3dCtrl.cs
@@ -9,6 +9,7 @@
        private Yw.Model.HydroModelInfo _hydroInfo = null;
        /// <summary>
        /// 绑定数据
        /// </summary>
@@ -23,7 +24,9 @@
            this.networkPanel1.Initial(netWork);
        }
        private void XhsProjectSimulationL3dCtrl_Load(object sender, EventArgs e)
        {
        }
    }
}