Преглед изворни кода

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

release_toaliyun_real
gongbiao пре 7 година
родитељ
комит
50fdfaa1f4
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      mallinkService/src/main/resources/mapper/WxCUserBasicInfoMapper.xml

+ 1
- 1
mallinkService/src/main/resources/mapper/WxCUserBasicInfoMapper.xml Прегледај датотеку

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


Loading…
Откажи
Сачувај