This commit is contained in:
jackchenyang
2024-05-16 15:50:44 +08:00
parent d5f90004f5
commit 904833ad7e
13 changed files with 97 additions and 59 deletions
@@ -49,7 +49,7 @@ namespace FineUIPro.Web.Email_Send
BLL.Email_Send.Email_PopService.UpdateEmail_Pop(pop);
//BLL.Sys_LogService.AddLog(this.CurrUser.UserId, "Update Email information");
ShowNotify("Save Successfully!", MessageBoxIcon.Success);
ShowNotify("保存成功!", MessageBoxIcon.Success);
}