增加使用exception发送响应

This commit is contained in:
2022-06-26 13:28:31 +08:00
parent 9031b9543b
commit c99cdadd7b
3 changed files with 19 additions and 1 deletions

2
go.mod
View File

@ -2,7 +2,7 @@ module git.zhangdeman.cn/zhangdeman/gin
go 1.17
require git.zhangdeman.cn/zhangdeman/exception v0.0.0-20220626050013-dce8cafff2c6
require git.zhangdeman.cn/zhangdeman/exception v0.0.0-20220626052433-f29c21f923fc
require (
git.zhangdeman.cn/zhangdeman/util v0.0.0-20220625151616-cfe1f4c04db4 // indirect