教程Context本页总览Context包装事务ctx := batis.WithTx(context.Background(), db)包装 Trace IDctx := batis.WithTraceId(context.Background())包装 Trace 模式ctx := batis.WithTraceMode(context.Background())包装调试模式ctx := batis.WithDebugMode(context.Background())