package api import ( "github.com/sleepinggodoflove/lansexiongdi-marketing-sdk/core" ) type Service struct { *core.Core }