package srv import "voucher/internal/pkg/wechat/utils" type Srv struct { *utils.MchConfig }