You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dongfeng-pay/gateway
dependabot[bot] b0385ebb88
Bump github.com/beego/beego/v2 from 2.0.2 to 2.0.4 in /gateway
Bumps [github.com/beego/beego/v2](https://github.com/beego/beego) from 2.0.2 to 2.0.4.
- [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.2...v2.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
..
conf 修改网关代码的结构,调整了逻辑,删除了许多无用的代码 3 years ago
controllers/gateway 添加controller 测试代码 2 years ago
message 修改网关代码的结构,调整了逻辑,删除了许多无用的代码 3 years ago
models 将boss系统的逻辑移到了gateway系统 3 years ago
notify 修改网关代码的结构,调整了逻辑,删除了许多无用的代码 3 years ago
pay_for 修改网关代码的结构,调整了逻辑,删除了许多无用的代码 3 years ago
query 将boss系统的逻辑移到了gateway系统 3 years ago
response 修改网关代码的结构,调整了逻辑,删除了许多无用的代码 3 years ago
routers 添加controller 测试代码 2 years ago
service 将boss系统的逻辑移到了gateway系统 3 years ago
static 重构gateway和shop模拟商城 3 years ago
supplier 将boss系统的逻辑移到了gateway系统 3 years ago
tests 重构gateway和shop模拟商城 3 years ago
utils 添加controller 测试代码 2 years ago
views 由gopath形式改为module 4 years ago
go.mod Bump github.com/beego/beego/v2 from 2.0.2 to 2.0.4 in /gateway 2 years ago
go.sum Bump github.com/beego/beego/v2 from 2.0.2 to 2.0.4 in /gateway 2 years ago
main.go main文件忽略无关紧要的错误 3 years ago