username@email.com
4 天以前 9f509856cb49f1e36ce370387b2ee7fc6810f414
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))
                        {