Merge remote-tracking branch 'origin/master' into 6.0.x

This commit is contained in:
William Cheng
2022-01-30 18:01:35 +08:00
4543 changed files with 127729 additions and 45908 deletions

View File

@@ -398,7 +398,7 @@ openApiGenerate {
// other settings omitted
globalProperties = [
apis: "",
models: "User,Pet"
models: "User:Pet"
]
}
----