Browse Source

新上监控提交

zhouzeyu@c-top.com.cn 4 years ago
parent
commit
608b1d6049

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

@@ -264,7 +264,8 @@
                 role_code IN (
                               'operator',
                               'touTiaoOperationManager',
-                              'operationAssistant'
+                              'operationAssistant',
+                              'admin'
                 )
     </select>