This commit is contained in:
2023-09-15 17:21:11 +08:00
parent 48fb8c541e
commit 45d14e44c3
3 changed files with 33 additions and 1 deletions
+4
View File
@@ -0,0 +1,4 @@
package service
type UserPatientService struct {
}