This commit is contained in:
richboo111
2022-10-26 18:16:56 +08:00
parent 83a07f51e5
commit fce03afdc2
3 changed files with 17 additions and 5 deletions

View File

@@ -28,7 +28,8 @@ func TestDelVipPrice(t *testing.T) {
if err != nil {
t.Fatal(err)
}
// t.Log(utils.Format4Output(result, false))
t.Fatal(err)
//t.Log(utils.Format4Output(result, false))
}
//func TestQueryOpenUseable(t *testing.T) {