package entity type Balance struct { PartnerID int64 Balance float64 AuthBalance float64 }