소스 검색

[标签短信][模板][查询参数问题修改]

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

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

@@ -30,7 +30,7 @@
</if>
<if test=" null != name ">
<if test=" null != name and ''!= name">
and `name` = #{name}
</if>


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