王 垚
2021-02-16 211bb749ab809dab4276c66a5d23bb5ea053ba8f
src/BLL/Demo.BillView/PRD/Pro_ScDayImport.cs
@@ -463,7 +463,7 @@
                        }
                        else
                        {
                            LogHelper.Error(jsonRoot.ToString());
                            this.View.ShowMessage(saveObj["Result"]["ResponseStatus"]["Errors"][0]["Message"].ToString());
                            this.View.ShowErrMessage(jsonRoot.ToString());
                        }
                    }
@@ -524,7 +524,6 @@
            }
            return string.Empty;
        }
        public void WriteImportLog()
        {
            try