main.go 41 Bytes
Newer Older
李伟@五瓣科技's avatar
李伟@五瓣科技 committed
1 2 3 4 5
package main

func main() {
	Execute()
}