Просмотр исходного кода

[会员管理][修复]mapper 错误

release_toaliyun_real
jinguo24@163.com 7 лет назад
Родитель
Сommit
7446c58570
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      mallinkService/src/main/resources/mapper/WxCUserBasicInfoMapper.xml

+ 1
- 1
mallinkService/src/main/resources/mapper/WxCUserBasicInfoMapper.xml Просмотреть файл

@@ -152,7 +152,7 @@
</select>
<select id="findCountBySex" parameterType="com.simple.domain.dto.WxCuerBasicInfoDto">
<select id="findCountByAge" parameterType="com.simple.domain.dto.WxCuerBasicInfoDto">
select count(id) from wx_c_user_basic_info where
create_date &gt;= #{startTime}
and create_date &lt;= #{endTime}


Загрузка…
Отмена
Сохранить