scrm-go

router_controller.go 70B

123456
  1. package members
  2. func RegisterRouters() {
  3. MemberCtlRegistRouters()
  4. }