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) ))