1
duhe
2025-01-09 90b1cce02de94cc36870310bb7c54a8b15b4101d
DAL/¹«ÓÃ/frmHlpBillList1.cs
@@ -55,7 +55,8 @@
            }
            sSql = frmCondition.SqlStr + sWhere ;
            sSql = sSql.Replace("AND ä½œåºŸäºº=''", "");
 
            //
            DSet = SubCn.RunProcReturn(sSql, ViewName, ref DBUtility.ClsPub.sExeReturnInfo);