SGGL_SHJ/SGGL/FineUIPro.Web/AttachFile/IndexOffice.aspx.cs

12 lines
192 B
C#

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