hospital-admin-api/api/service/userPatient.go
2023-09-15 17:21:11 +08:00

5 lines
52 B
Go

package service
type UserPatientService struct {
}