Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

server: same Author "yourname" for gen Code #1887

Merged
merged 1 commit into from
Sep 21, 2024

Conversation

clh021
Copy link
Contributor

@clh021 clh021 commented Sep 19, 2024

生成的代码,统一使用 // Author [yourname](https://github.com/yourname) 作为 Author

本PR前:

/server/resource/function/server.go.tpl                      // 使用 `yourname` 作为 `Author`
/server/resource/package/server/service/service.go.tpl       // 使用 `piexlmax` 作为 `Author`
/server/resource/plugin/server/service/service.go.template   // 使用 `piexlmax` 作为 `Author`

本PR后:

/server/resource/function/server.go.tpl                      // 使用 `yourname` 作为 `Author`
/server/resource/package/server/service/service.go.tpl       // 使用 `yourname` 作为 `Author`
/server/resource/plugin/server/service/service.go.template   // 使用 `yourname` 作为 `Author`

@xiaoxuzishiwo
Copy link

xiaoxuzishiwo commented Sep 20, 2024 via email

@pixelmaxQm pixelmaxQm merged commit 9b26d6c into flipped-aurora:main Sep 21, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants