router_collector.go 58B

123456
  1. package micro
  2. func RegisterRouters() {
  3. microRouters()
  4. }