package wps import "log" func Weekly_word(str string) { log.Println("周报") }