From 064d7cb908b5ff528dfb3310c49b2f010bd28079 Mon Sep 17 00:00:00 2001 From: wangsheng <123456> Date: 星期二, 22 三月 2022 10:29:23 +0800 Subject: [PATCH] 合并所有修改操作 --- web/web/GwAuditCache.aspx.cs | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/web/web/GwAuditCache.aspx.cs b/web/web/GwAuditCache.aspx.cs index 19eb16d..fd6193c 100644 --- a/web/web/GwAuditCache.aspx.cs +++ b/web/web/GwAuditCache.aspx.cs @@ -1,4 +1,4 @@ -锘� +锘� using Common; using Dao; using Model; @@ -15,7 +15,7 @@ protected int RecordCount; protected string PagerStr; - + protected int PageIndex { -- Gitblit v1.9.1