From 52dbfd767f2485a1d615c5d9db50d648a1d8214a Mon Sep 17 00:00:00 2001
From: wbc <2597324127@qq.com>
Date: 星期二, 23 十二月 2025 23:56:58 +0800
Subject: [PATCH] 生产报工模糊查询

---
 H5/BarCfBefore.aspx.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/H5/BarCfBefore.aspx.cs b/H5/BarCfBefore.aspx.cs
index 1783644..f11cc1f 100644
--- a/H5/BarCfBefore.aspx.cs
+++ b/H5/BarCfBefore.aspx.cs
@@ -5,7 +5,7 @@
 using System.Web.UI;
 using System.Web.UI.WebControls;
 
-public partial class H5_BarCfBefore : System.Web.UI.Page
+public partial class H5_Scll : System.Web.UI.Page
 {
     protected void Page_Load(object sender, EventArgs e)
     {

--
Gitblit v1.9.3