Commit 6b355a72 LN

Merge branch 'NS100_WPF' of http://106.15.194.121:8083/zdl/NS100 into NS100_WPF

2 个父辈 63c31015 a8cbb4a6
...@@ -333,6 +333,9 @@ namespace BLL ...@@ -333,6 +333,9 @@ namespace BLL
} }
} }
} }
LogNet.log.Info($"OnKeySet3");
OnKeySet(templateName, originalCode, key, hasMatch);
lastkey = key; lastkey = key;
islast = false; islast = false;
if (lastKeys != null) if (lastKeys != null)
......
支持 Markdown 格式
你添加了 0 到此讨论。请谨慎行事。
Finish editing this message first!