hospital-admin-api/api/service/userPharmacist.go
2023-09-28 08:40:43 +08:00

5 lines
55 B
Go

package service
type UserPharmacistService struct {
}