router_collector.go 58B

123456
  1. package staff
  2. func RegisterRouters() {
  3. staffRouters()
  4. }