소스 검색

修改头条运营经理角色过滤

yumeng 4 년 전
부모
커밋
e6f26f328a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      module-toutiao/src/main/java/cn/com/ctop/toutiao/modules/report/mapper/xml/BytedanceNewPlanReportMapper.xml

+ 1 - 1
module-toutiao/src/main/java/cn/com/ctop/toutiao/modules/report/mapper/xml/BytedanceNewPlanReportMapper.xml

@@ -263,7 +263,7 @@
           and
                 role_code IN (
                               'operator',
-                              'toutiaoOperationManager',
+                              'touTiaoOperationManager',
                               'operationAssistant'
                 )
     </select>