所有序列化, 都加入 BeforeLogic AfterLogic方法. 便于处理 w r的传递的参数

This commit is contained in:
eson
2023-07-21 15:20:18 +08:00
parent 373d5dca45
commit 2825f8ae54
100 changed files with 1499 additions and 454 deletions

View File

@@ -10,7 +10,7 @@ import (
"github.com/tidwall/gjson"
)
func TestWetSetLogic(t *testing.T) {
func TestWebSetLogic(t *testing.T) {
var err error
var resp *requests.Response
var result gjson.Result