mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-23 20:45:10 +08:00
add 小程序查询个人信息接口新增 用户注册天数字段
This commit is contained in:
@@ -187,7 +187,8 @@
|
||||
t1.nick_name as nickName,
|
||||
t1.avatar_url as avatarUrl,
|
||||
t1.mobile_number as mobileNumber,
|
||||
t1.merchant_id as merchantId
|
||||
t1.merchant_id as merchantId,
|
||||
t1.create_time as createTime
|
||||
<!--t2.principal_balance as principalBalance,
|
||||
t2.gift_balance as giftBalance-->
|
||||
FROM
|
||||
|
||||
Reference in New Issue
Block a user