SGGL_JT/SUBQHSE/FineUIPro.Web/ThreeYearAction/SubcontractLeasing/Protocol.aspx.cs

12 lines
229 B
C#

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