add 小程序查询个人信息接口新增 用户注册天数字段

This commit is contained in:
Lemon
2024-01-02 09:49:56 +08:00
parent 0518eb536d
commit bb338f347d
4 changed files with 20 additions and 1 deletions

View File

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