Przeglądaj źródła

[会员列表][修改][显示等级]

release_toaliyun_real
gongbiao 7 lat temu
rodzic
commit
50fdfaa1f4
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      mallinkService/src/main/resources/mapper/WxCUserBasicInfoMapper.xml

+ 1
- 1
mallinkService/src/main/resources/mapper/WxCUserBasicInfoMapper.xml Wyświetl plik

@@ -24,7 +24,7 @@
<sql id="allColumns">
`id`,`phone`,`birthdate`,`education`,`sex`,`email`,`address`,`poins`,`tag_id`,
`create_date`,`update_date`,`tenant_id`,`name`,`nick_name`,`credit`,`active_time`
,(select level from wx_level_config where discount_enable=1 and poins >= points order by points desc limit 1 ) level
,(select level from wx_level_config where poins >= points order by points desc limit 1 ) level
</sql>

<sql id="dynamicWhereConditions">


Ładowanie…
Anuluj
Zapisz