소스 검색

[系统发卡][修改][查询卡密信息]

release_toaliyun_real
gongbiao 6 년 전
부모
커밋
9c232fe5f8
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      mallinkService/src/main/resources/mapper/WxCouponPasswordMapper.xml

+ 1
- 1
mallinkService/src/main/resources/mapper/WxCouponPasswordMapper.xml 파일 보기

@@ -58,7 +58,7 @@
</if> </if>
<if test=" null != presentId "> <if test=" null != presentId ">
and `present_id` > #{presentId}
and `present_id` = #{presentId}
</if> </if>
<if test=" null != ids "> <if test=" null != ids ">


불러오는 중...
취소
저장