wzp
2022-03-01 eb62f992f048d3721485d6d3c1e02a4a9a0b0ce6
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) ))