SVN r1208

SVN-Revision: r1208
This commit is contained in:
cyf
2026-06-10 10:44:33 +00:00
parent bc2ddd9966
commit f8aa2c12c1
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -121,6 +121,7 @@ namespace Lskj.Main
if (!string.IsNullOrWhiteSpace(SystemInfo.Instance.WatermarkContent))
{
content = ReplaceHelper.ReplaceUserInfo(SystemInfo.Instance.WatermarkContent);
content=content.Replace("{loginMac}", ERPInfo.Instance.MacAddress + "", true);
}
if (!string.IsNullOrEmpty(content))