|
|
@@ -172,6 +172,7 @@ func MemberCenterGetBasic(c *gin.Context) { |
|
|
|
EggEnergyValue: eggEnergyValue.String(), |
|
|
|
ContributionValue: contributionValueDecimal.StringFixed(0), |
|
|
|
Date: "25", |
|
|
|
WechatAccount: user.WechatAccount, |
|
|
|
Ratio: ratioStr, |
|
|
|
Amount: wallet.Amount, |
|
|
|
Id: utils.Int64ToStr(user.Id), |
|
|
|