SGGL_SHJ/SGGL/FineUIPro.Web/HJGL/PreDesign/TrainNumberManagerPrint.asp...

12 lines
224 B
C#
Raw Normal View History

2025-07-31 11:59:31 +08:00
using System;
namespace FineUIPro.Web.HJGL.PreDesign
{
public partial class TrainNumberManagerPrint : System.Web.UI.Page
{
protected void Page_Load(object sender, EventArgs e)
{
}
}
}