fix: gen provider

This commit is contained in:
Rogee
2025-09-22 14:16:22 +08:00
parent 07e70a80ea
commit a8eb9e0025
13 changed files with 142 additions and 126 deletions

View File

@@ -236,4 +236,4 @@ func findParameterByPosition(params []ParamDefinition, position string) *ParamDe
}
}
return nil
}
}