瀏覽代碼

基本信息

master
huangjiajun 4 天之前
父節點
當前提交
6d2e835a59
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      app/hdl/hdl_member_center.go

+ 1
- 0
app/hdl/hdl_member_center.go 查看文件

@@ -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…
取消
儲存