소스 검색

[Tag修改][修复]

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

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

@@ -11,7 +11,7 @@
</resultMap>

<sql id="allColumns">
`id`,`tenant_id`,`name`,`type1`,`type2`,`create_date`,`update_date`
`id`,`name`,`type1`,`type2`,`create_date`,`update_date`
</sql>

<sql id="dynamicWhereConditions">


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