refactor-location #134

Closed
trunglam wants to merge 270 commits from refactor-location into master
1 changed files with 0 additions and 4 deletions
Showing only changes of commit bf3a9ed022 - Show all commits

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",