package config type Wxopen struct { Appid string `ini:"appid"` Secret string `ini:"secret"` }