浏览代码

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

yumeng 4 年之前
父节点
当前提交
e6f26f328a

+ 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>