build auth sms

This commit is contained in:
Tue 2022-11-08 14:00:58 +07:00
commit bf3a9ed022
1 changed files with 0 additions and 4 deletions

View File

@ -2,14 +2,12 @@ package subject
var prefixes = struct {
Communication string
Withdraw string
Order string
News string
Warehouse string
Location string
Bank string
Supplier string
Notification string
Seller string
AuthSMS string
Selly string
@ -18,13 +16,11 @@ var prefixes = struct {
SupplierPermission string
}{
Communication: "communication",
Withdraw: "withdraw",
Order: "order",
News: "news",
Warehouse: "warehouse",
Location: "location",
Supplier: "supplier",
Notification: "notification",
Bank: "bank",
Seller: "seller",
AuthSMS: "auth_sms",