|
@@ -23,7 +23,7 @@ namespace LogoForceTestApp.ViewModels
|
|
|
{
|
|
|
public class MainWindowViewModel : BindableBase
|
|
|
{
|
|
|
- private string _title = "江苏新惕姆智能装备有限公司";
|
|
|
+ private string _title = "浙江德盾智能科技有限公司";
|
|
|
private readonly IRegionManager _regionManager;
|
|
|
private readonly IEventAggregator _eventAggregator;
|
|
|
private readonly IRepository _repository;
|