fix: gofmt && little fixes

This commit is contained in:
2025-03-07 22:27:13 +07:00
parent e6f21d1bb2
commit d522bd3841
7 changed files with 25 additions and 22 deletions

View File

@@ -18,4 +18,4 @@ func GetServiceStructType(structName string) string {
func GetServiceType() string {
path := "../types/service.type.ts"
return path
}
}