CNCEC_SUBQHSE_WUHUAN/SGGL/FineUIPro.Web/ZHGL/TestRunPerformance/TestRunMonthSummaryReport.a...

17 lines
337 B
C#

using BLL;
using System;
using System.Collections.Generic;
using System.Data;
using System.Data.SqlClient;
using System.Linq;
namespace FineUIPro.Web.ZHGL.TestRunPerformance
{
public partial class TestRunMonthSummaryReport : PageBase
{
protected void Page_Load(object sender, EventArgs e)
{
}
}
}