dongfeng-pay/gateway
dependabot[bot] fb0a00cde3
Bump github.com/beego/beego/v2 from 2.0.1 to 2.0.2 in /gateway
Bumps [github.com/beego/beego/v2](https://github.com/beego/beego) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/beego/beego/releases)
- [Changelog](https://github.com/beego/beego/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/beego/beego/compare/v2.0.1...v2.0.2)

---
updated-dependencies:
- dependency-name: github.com/beego/beego/v2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-16 08:50:50 +00:00
..
conf 修改网关代码的结构,调整了逻辑,删除了许多无用的代码 2021-09-16 14:57:23 +08:00
controllers/gateway 添加controller 测试代码 2022-05-16 10:37:19 +08:00
message 修改网关代码的结构,调整了逻辑,删除了许多无用的代码 2021-09-16 14:57:23 +08:00
models 将boss系统的逻辑移到了gateway系统 2021-11-11 10:31:58 +08:00
notify 修改网关代码的结构,调整了逻辑,删除了许多无用的代码 2021-09-16 14:57:23 +08:00
pay_for 修改网关代码的结构,调整了逻辑,删除了许多无用的代码 2021-09-16 14:57:23 +08:00
query 将boss系统的逻辑移到了gateway系统 2021-11-11 10:31:58 +08:00
response 修改网关代码的结构,调整了逻辑,删除了许多无用的代码 2021-09-16 14:57:23 +08:00
routers 添加controller 测试代码 2022-05-16 10:37:19 +08:00
service 将boss系统的逻辑移到了gateway系统 2021-11-11 10:31:58 +08:00
static 重构gateway和shop模拟商城 2021-09-16 16:24:34 +08:00
supplier 将boss系统的逻辑移到了gateway系统 2021-11-11 10:31:58 +08:00
tests 重构gateway和shop模拟商城 2021-09-16 16:24:34 +08:00
utils 添加controller 测试代码 2022-05-16 10:37:19 +08:00
views 由gopath形式改为module 2021-04-27 15:33:49 +08:00
go.mod Bump github.com/beego/beego/v2 from 2.0.1 to 2.0.2 in /gateway 2022-08-16 08:50:50 +00:00
go.sum Bump github.com/beego/beego/v2 from 2.0.1 to 2.0.2 in /gateway 2022-08-16 08:50:50 +00:00
main.go main文件忽略无关紧要的错误 2021-11-11 21:22:23 +08:00