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

12 lines
213 B
C#
Raw Normal View History

2022-09-05 16:36:31 +08:00
using System;
namespace FineUIPro.Web.PHTGL.ContractCompile
{
public partial class test2 : System.Web.UI.Page
{
protected void Page_Load(object sender, EventArgs e)
{
}
}
}