SGGL_JT/SUBQHSE/FineUIPro.Web/ThreeYearAction/FireGasSafety/SpecialFireProtectionTraini...

12 lines
245 B
C#
Raw Normal View History

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