浏览代码

基本信息

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


正在加载...
取消
保存