using System; using System.Collections.Generic; using System.Linq; using System.Web; using System.Web.UI; using System.Web.UI.WebControls; using WebLib; namespace Education.Forms.組織 { public partial class 簽核關卡設定 : FormBase { protected void Page_Load(object sender, EventArgs e) { } } }