优化后端鉴权与日志安全
This commit is contained in:
@@ -61,7 +61,7 @@ type FulfillmentProfileUpsertInput = {
|
||||
updatedAt: string
|
||||
}
|
||||
|
||||
type FulfillmentProfileRequirementInput = {
|
||||
export type FulfillmentProfileRequirementInput = {
|
||||
roleKey: string
|
||||
credentialType: string
|
||||
quantityPerUnit?: number | string
|
||||
|
||||
Reference in New Issue
Block a user