package main import "github.com/fengxxc/wechatmp2markdown/test" func main() { // test.Test1() test.Test2() }