This commit is contained in:
yanweidong
2026-02-11 20:33:32 +08:00
parent ffa7612cce
commit 6290a82509
2 changed files with 3 additions and 3 deletions

View File

@@ -16,5 +16,5 @@ func main() {
log.Println("Mock Cli!")
config.New(ServiceKey)
impl.NewImpl()
mock.Run("selector", 20260209)
mock.Report()
}