This website requires JavaScript.
Explore
Help
Register
Sign In
xiaowei
/
DMS
Watch
1
Star
0
Fork
0
You've already forked DMS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b019269bd753bfa9c2c8fa55def37a34073e767c
DMS
/
ViewModels
/
SettingViewModel.cs
6 lines
83 B
C#
Raw
Normal View
History
Unescape
Escape
添加了NLog日志,并且配置了写入数据库,修改了Notification通知不使用依赖注入,而是使用Message的方式
2025-06-23 13:42:02 +08:00
namespace
PMSWPF.ViewModels
;
清理引用,将NavigatorServices更改为使用Message来实现导航的切换
2025-06-23 17:01:06 +08:00
public
class
SettingViewModel
:
ViewModelBase
添加了NLog日志,并且配置了写入数据库,修改了Notification通知不使用依赖注入,而是使用Message的方式
2025-06-23 13:42:02 +08:00
{
添加了变量表的停用和启用功能,并优化了添加变量表和添加设备的逻辑
2025-07-02 18:33:08 +08:00
添加了NLog日志,并且配置了写入数据库,修改了Notification通知不使用依赖注入,而是使用Message的方式
2025-06-23 13:42:02 +08:00
}
Reference in New Issue
Copy Permalink