SVN r1208
SVN-Revision: r1208
This commit is contained in:
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user