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

This commit is contained in:
trunglt251292 2023-05-10 14:54:10 +07:00
commit 3a6f5e4cfe
1 changed files with 1 additions and 0 deletions

View File

@ -79,6 +79,7 @@ type WarehouseConfigNotifyOnNewOrder struct {
type WarehousePaymentMethod struct {
Cod bool `json:"cod"`
BankTransfer bool `json:"bankTransfer"`
Fundiin bool `json:"fundiin"`
}
// WarehouseDelivery ...