mirror of
https://github.com/retailcrm/mg-transport-core.git
synced 2024-11-25 14:46:02 +03:00
add secret field for transport
This commit is contained in:
parent
cf9690e2e6
commit
e81960e4c6
@ -59,6 +59,7 @@ type Info struct {
|
|||||||
Name string `yaml:"name"`
|
Name string `yaml:"name"`
|
||||||
Code string `yaml:"code"`
|
Code string `yaml:"code"`
|
||||||
LogoPath string `yaml:"logo_path"`
|
LogoPath string `yaml:"logo_path"`
|
||||||
|
Secret string `yaml:"secret"`
|
||||||
}
|
}
|
||||||
|
|
||||||
// ConfigAWS struct.
|
// ConfigAWS struct.
|
||||||
|
Loading…
Reference in New Issue
Block a user