SGGL_SHJ/SGGL/FineUIPro.Web/PHTGL/ContractCompile/test3.aspx.cs

12 lines
213 B
C#

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