CB2-20200827ONU\Administrator
2021-09-22 4d584101e46ff34b2694e88af706b9b2e92364bc
CY_ECommercePlatform/CY.WebForm/cs/UploadCS.cs
@@ -157,7 +157,7 @@
                            {
                                //File.Delete(HttpContext.Current.Server.MapPath("~" + old_path.Replace(WebDomain, "")));
                            }
                            //保存文件
                          //  保存文件
                            file.SaveAs(HttpContext.Current.Server.MapPath("~" + folder_path + filename));
                            System.Threading.Thread.Sleep(10);