This commit is contained in:
@@ -102,6 +102,9 @@ func init() {
|
||||
PaymentMethodNotFound: "Payment method not found",
|
||||
OrderStatusError: "Order status error",
|
||||
InsufficientOfPeriod: "Insufficient number of period",
|
||||
|
||||
// Permission error
|
||||
PermissionDenied: "Permission denied",
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user