Переглянути джерело

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

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
           and
                 role_code IN (
                 role_code IN (
                               'operator',
                               'operator',
-                              'toutiaoOperationManager',
+                              'touTiaoOperationManager',
                               'operationAssistant'
                               'operationAssistant'
                 )
                 )
     </select>
     </select>