router_conllector.go 68B

1234567
  1. package patient
  2. func PatientRegisterRouter() {
  3. PatientRouter()
  4. }