router_collector.go 79B

123456
  1. package marketing_tool
  2. func RegisterRouters() {
  3. ActivityCtlRegistRouters()
  4. }