登录社区云,与社区用户共同成长
邀请您加入社区
新增枚举类型商品单位UnitType.cs6.1 添加商品将数据库Product表的Category从int改为nvarchar(50),在Visual Studio中删掉Product表并从模型更新新表新增AddProductView.xaml,复用AddCustomerView.xaml并修改,新增加ImageSource属性和上传图片的SelectImageCommand命令。AddCust