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

12 lines
235 B
C#
Raw Normal View History

2025-04-07 17:43:30 +08:00
using System;
namespace FineUIPro.Web.ThreeYearAction.SubcontractLeasing
{
public partial class UnitManagement : System.Web.UI.Page
{
protected void Page_Load(object sender, EventArgs e)
{
}
}
}