Files
httprunner/hrp/pkg/uixt/video_crawler.go
2023-04-25 13:26:56 +08:00

6 lines
103 B
Go

package uixt
func (dExt *DriverExt) VideoCrawler(params map[string]interface{}) error {
return nil
}