修复产品修改、删除
This commit is contained in:
@@ -14,6 +14,10 @@ import (
|
||||
)
|
||||
|
||||
type (
|
||||
AliTopUpNotifyRequest = sentinel.AliTopUpNotifyRequest
|
||||
AliTopUpNotifyResponse = sentinel.AliTopUpNotifyResponse
|
||||
AliTopUpRequest = sentinel.AliTopUpRequest
|
||||
AliTopUpResponse = sentinel.AliTopUpResponse
|
||||
CreateProductRequest = sentinel.CreateProductRequest
|
||||
CreateSecretRequest = sentinel.CreateSecretRequest
|
||||
CreateUserProductRequest = sentinel.CreateUserProductRequest
|
||||
|
||||
Reference in New Issue
Block a user