CY_ECommercePlatform/CY.BLL/OA/OA_KaipiaoshenqingBLL.cs
@@ -161,11 +161,11 @@ { if (HuikuanStates == "2") { Condition += " and ok.Huikuanmoney >0 "; Condition += " and ok.Huikuanmoney >= kpmoney "; } else if (HuikuanStates == "1") { Condition += " and ( ok.Huikuanmoney is null or ok.Huikuanmoney <=0) "; Condition += " and ( ok.Huikuanmoney is null or ok.Huikuanmoney < kpmoney ) "; } } if (!string.IsNullOrEmpty(PayStates))