elastic icon indicating copy to clipboard operation
elastic copied to clipboard

CountService do not support multiple routing

Open xuzhou027 opened this issue 8 months ago • 0 comments

CountService do not support multiple routing

// Routing specifies the routing value. func (s *CountService) Routing(routing string) *CountService { s.routing = routing return s }

xuzhou027 avatar Feb 08 '25 04:02 xuzhou027