package init import "src/module/usercenter" func init() { usercenter.InitManageApi() }