year normalization
This commit is contained in:
@@ -156,6 +156,7 @@ func (s *Service) startDiscoveryAnnouncer() {
|
||||
Operations: discovery.CardPayoutRailGatewayOperations(),
|
||||
InvokeURI: s.invokeURI,
|
||||
Version: appversion.Create().Short(),
|
||||
InstanceID: discovery.InstanceID(),
|
||||
}
|
||||
if s.gatewayDescriptor != nil {
|
||||
if id := strings.TrimSpace(s.gatewayDescriptor.GetId()); id != "" {
|
||||
|
||||
Reference in New Issue
Block a user