이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
로그인
server
/
formallProject
보기
1
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
활동
소스 검색
[合同管理][修改][只选择没有合同关联的店铺]
release_toaliyun_real
gongbiao
7 년 전
부모
bdd2ec9173
커밋
83f03bb2ff
1개의 변경된 파일
과
3개의 추가작업
그리고
0개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
mallinkService/src/main/resources/mapper/WxShopMapper.xml
+ 3
- 0
mallinkService/src/main/resources/mapper/WxShopMapper.xml
파일 보기
@@ -174,6 +174,9 @@
and s.`status` = #{status}
</if>
<if test="null!=status and status==1">
and s.id not in(select shop_id from wx_rent_contract where status!=1 and status!=6 and merchant_id is not null)
</if>
<if test=" null != x ">
and s.`x` = #{x}
쓰기
미리보기
불러오는 중...
취소
저장