Files
sjy01-image-proc/cmd/main.go
2024-05-28 15:15:53 +08:00

6 lines
49 B
Go

package main
func main() {
rootCmd.Execute()
}