This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
zhaoy
/
BPA.SAAS.Manage
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
设备修改
storemanagement
zhaoy
11 months ago
parent
51a2ac3533
commit
aaf091b855
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
BPA.SAAS.Manage.Core/Device/BPA_ProductVesion.cs
+ 0
- 1
BPA.SAAS.Manage.Core/Device/BPA_ProductVesion.cs
View File
@@ -25,6 +25,5 @@ namespace BPA.SAAS.Manage.Core.Device
/// 状态 0启用 1禁用
/// </summary>
public CommonStatus Status { get; set; } = CommonStatus.ENABLE;
public string GroupId { get ; set ; }
}
}
Write
Preview
Loading…
Cancel
Save