This commit is contained in:
2023-01-23 00:59:38 +00:00
parent dec9ca1fff
commit ec6ec2701e
17 changed files with 924 additions and 94 deletions

View File

@@ -75,7 +75,9 @@ namespace Sockeye.Biz
[CoreBizObject, ReportableBizObject]
Product = 97,
[CoreBizObject, ReportableBizObject]
GZCase = 98
GZCase = 98,
[CoreBizObject, ReportableBizObject]
VendorNotification = 99