package mt import ( "git.rosy.net.cn/baseapi/platformapi/mtunionapi" ) func getAPI() (apiobj *mtunionapi.API, err error) { return apiobj, err }