mirror of
https://github.com/zhufuyi/sponge.git
synced 2025-11-01 13:03:53 +08:00
modify test
This commit is contained in:
@@ -177,9 +177,9 @@ func Test_userExampleService_benchmark(t *testing.T) {
|
||||
Sort: "",
|
||||
Columns: []*types.Column{
|
||||
{
|
||||
Name: "age",
|
||||
Exp: ">=",
|
||||
Value: "15",
|
||||
Name: "id",
|
||||
Exp: "<",
|
||||
Value: "100",
|
||||
Logic: "",
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user