SGGL_SHJ/SGGL/FineUIPro.Web/CLGL/InputMasterEdit.aspx.cs

12 lines
206 B
C#

using System;
namespace FineUIPro.Web.CLGL
{
public partial class InputMasterEdit : System.Web.UI.Page
{
protected void Page_Load(object sender, EventArgs e)
{
}
}
}