Feng.YJ
|
601aa6e245
|
代码优化及错误返回改进 (#1969)
* Makefile: 使用 '?=' 替代 if-else 的判断
* 移除多余的类型转换
* 移除多余的nil判断
* map 使用简化以及错误处理优化
|
2024-12-22 00:13:22 +08:00 |
Feng.YJ
|
d24eeefc86
|
添加 swagger 文档接口排序的 @Tag 设置说明 (#1964)
* fix: 修复欢迎信息中的 tab 缩进格式
* 添加 swagger 文档生成
* 添加 swagger 文档接口排序的 `@Tag` 设置说明
|
2024-12-16 14:25:38 +08:00 |
PiexlMax(奇淼
|
bbe9322f75
|
Update Makefile
|
2024-07-02 11:03:38 +08:00 |
Carrot2
|
e67354f34c
|
fix: go version error (#1297)
|
2022-11-30 16:49:14 +08:00 |
tscuite
|
9ac66f57fa
|
增加makefile快速打包插件 (#1173)
* 更新插件快捷打包
使用方法:make plugin PLUGIN="这里是插件文件夹名称,默认为email"
|
2022-07-19 18:47:29 +08:00 |
tscuite
|
05f13c61fc
|
fix: 修改k8s部署,增加ingress,容器化CICD开启。 (#1158)
|
2022-07-09 14:27:37 +08:00 |
奇淼(piexlmax
|
f6fa4c3064
|
Bug fix test (#1061)
* fix 腾讯云COS上传配置无效
* Create docker-cicd.yaml
* 修复InitDataFailed 打印bug
Co-authored-by: tesun <36953434+tesun@users.noreply.github.com>
Co-authored-by: task <ms.yangdan@gmail.com>
Co-authored-by: task <121913992@qq.com>
Co-authored-by: tscuite <tscuite@qq.com>
Co-authored-by: tscuite <64051240+tscuite@users.noreply.github.com>
Co-authored-by: wyh <yinhua_wu@arcplus.com.cn>
|
2022-05-10 14:24:36 +08:00 |