issues
search
cloudzenith
/
DouTok
始于字节跳动青训营后端项目抖声 但不止于极简版抖音
GNU General Public License v3.0
83
stars
27
forks
source link
前端接口代码生成适配+protoc-openapi定制化插件
#47
Closed
TremblingV5
closed
2 months ago
TremblingV5
commented
2 months ago
Link to an issue
What
protoc-gen-openapi插件定制:返回体增加code和msg字段
前端项目引入restful-react,根据openapi.yaml生成接口请求代码
前端项目github action的lint相关配置,已经可以运行lint任务(目前失败的原因在于“向PR添加任务结果”这一部分会失败,据说合并后再次创建pr就不会失败)
How
Screenshots
How to test
Checklist
[ ] Link to an issue if it really related.
[ ] At least describe what this PR does.
[ ] Use
rebase
to confirm that current branch doesn't conflict with main branch.
[ ] Unit tests. At least do not reduce the unit test coverage.
[ ] Checked and updated
guidelines.md
which used to describe how to build, deploy and use DouTok.
Link to an issue
What
How
Screenshots
How to test
Checklist
rebase
to confirm that current branch doesn't conflict with main branch.guidelines.md
which used to describe how to build, deploy and use DouTok.