软件修改名称
This commit is contained in:
@ -14,9 +14,9 @@ using SqlSugar;
|
||||
using HandyControl.Data;
|
||||
using System.Windows;
|
||||
using Newtonsoft.Json.Linq;
|
||||
using 货架标准上位机.Views.Controls;
|
||||
using 智能仓储WCS管理系统.Views.Controls;
|
||||
using WCS.Model.ApiModel.User;
|
||||
using 货架标准上位机.Api;
|
||||
using 智能仓储WCS管理系统.Api;
|
||||
using WCS.Model;
|
||||
using WCS.Model.ApiModel;
|
||||
using System.Windows.Controls;
|
||||
@ -25,11 +25,11 @@ using WCS.BLL.DbModels;
|
||||
using WCS.Model.ApiModel.MatBaseInfo;
|
||||
using System.Collections.ObjectModel;
|
||||
using HandyControl.Tools.Extension;
|
||||
using 货架标准上位机.Tool;
|
||||
using 智能仓储WCS管理系统.Tool;
|
||||
using System.Printing;
|
||||
using System.Printing.IndexedProperties;
|
||||
|
||||
namespace 货架标准上位机.ViewModel
|
||||
namespace 智能仓储WCS管理系统.ViewModel
|
||||
{
|
||||
public class MatInfoViewModel : BindableBase
|
||||
{
|
||||
|
Reference in New Issue
Block a user