Skip to content

Commit

Permalink
调整字段
Browse files Browse the repository at this point in the history
  • Loading branch information
steden committed Dec 27, 2023
1 parent b6793e2 commit 907b499
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/trace_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ func TestTrace(t *testing.T) {
iManager.TraceHand("").Ignore()
iManager.TraceHand("").IsIgnore()
iManager.TraceHand("").GetLevel()
iManager.TraceHand("").SetSql("", "", "", 0)
iManager.TraceHand("").SetSql("", "", "", "", 0)

iManager.EntryQueueConsumer("").End()
iManager.EntryQueueConsumer("").Ignore()
Expand Down

0 comments on commit 907b499

Please sign in to comment.