From 1b927a9f703dbcb4bfe041ee409e216c221a9157 Mon Sep 17 00:00:00 2001
From: ch <37327@LLOOCCY>
Date: 星期五, 08 七月 2022 09:06:31 +0800
Subject: [PATCH] 合并

---
 WarM/报表分析/Sc_CJKB.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git "a/WarM/\346\212\245\350\241\250\345\210\206\346\236\220/Sc_CJKB.cs" "b/WarM/\346\212\245\350\241\250\345\210\206\346\236\220/Sc_CJKB.cs"
index 84b14a3..cd31e21 100644
--- "a/WarM/\346\212\245\350\241\250\345\210\206\346\236\220/Sc_CJKB.cs"
+++ "b/WarM/\346\212\245\350\241\250\345\210\206\346\236\220/Sc_CJKB.cs"
@@ -79,7 +79,7 @@
                 //if (frmCondition.SqlStr.Trim().Length == 0)
                 //    return;
                 //sSql = frmCondition.SqlStr + sWhere + " order by HStatus,HDate   ";
-                sSql = "exec h_p_CGKB ";
+                sSql = "exec h_p_CJKB ";
                 //
                 DSet = SubCn.RunProcReturn(sSql, ViewName, ref DBUtility.ClsPub.sExeReturnInfo);
                 //鐢熸垚棣栬鏍囬

--
Gitblit v1.9.1