访问日志表增加requestBody, responseBody(预留)

This commit is contained in:
GoEdgeLab
2021-08-29 10:37:42 +08:00
parent e76ea98f65
commit 77edd47eb3
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -4,10 +4,12 @@ go 1.15
replace github.com/TeaOSLab/EdgeCommon => ../EdgeCommon
replace github.com/TeaOSLab/EdgePlus => ../EdgePlus
require (
github.com/StackExchange/wmi v0.0.0-20190523213315-cbe66965904d // indirect
github.com/TeaOSLab/EdgeCommon v0.0.0-00010101000000-000000000000
github.com/TeaOSLab/EdgePlus v0.0.0-00010101000000-000000000000
github.com/aliyun/alibaba-cloud-sdk-go v1.61.641
github.com/cespare/xxhash/v2 v2.1.1
github.com/go-acme/lego/v4 v4.1.2