Merge branch 'master' of git.selly.red:Selly-Modules/3pl into develop

This commit is contained in:
trunglt251292 2023-05-10 14:56:30 +07:00
commit 38b82067c7
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ const (
PaymentMethodCOD = "cod"
PaymentMethodBankTransfer = "bank_transfer"
PaymentMethodWallet = "wallet"
PaymentMethodFundiin = "fundiin"
)
const (