username@email.com
2025-07-28 a92925ca1001f3f5f8c3e649b23ef30af7138486
CY_ECommercePlatform/CY.WebForm/Pages/financial/WaixieExpenses.aspx.cs
@@ -139,7 +139,7 @@
            }
            if (molingmoney.HasValue)
            if (molingmoney.HasValue && molingmoney.Value > 0)
            {
                if((money + molingmoney.Value ) != (fukuanshenqing.Fukuanmoney - fukuanshenqing.Yishoumoney))
                {
@@ -171,7 +171,7 @@
                        fukuanshenqing.FukuanStatus = 2;
                    }
                    if (molingmoney.HasValue)
                    if (molingmoney.HasValue && molingmoney.Value > 0)
                    {
                        if ((money + molingmoney.Value) >= (fukuanshenqing.Fukuanmoney - fukuanshenqing.Yishoumoney))
                        {