wzp
2022-07-12 93dbdc305bd736f5745d217e33e2ba79cc7782fe
web/web/GwRptAccountUpdate.aspx.cs
@@ -97,6 +97,9 @@
        RptAccount rc = new RptAccount();
        rc.Spid = this.Request["Spid"];
        rc.Proportion = this.Request["Proportion"];
        rc.TimeSpan = this.Request["TimeSpan"];
        rc.Threshold = this.Request["Threshold"];
        rc.WhitePhone = this.Request["WhitePhone"];
        using (GwRptCodeDao gwRptCodeDao = new GwRptCodeDao())
        {
            if (string.IsNullOrEmpty(rc.Proportion) || (string.IsNullOrEmpty(rc.Proportion) ))