constvar/const.go @@ -9,3 +9,7 @@ UserTypePrimary // 主账户 UserTypeSub // 子账户 ) const ( ApsServerHost = "" )