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