Browse Source

基本信息

master
huangjiajun 4 days ago
parent
commit
6d2e835a59
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      app/hdl/hdl_member_center.go

+ 1
- 0
app/hdl/hdl_member_center.go View File

@@ -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),


Loading…
Cancel
Save