摘要:
SLS日志查询遇到的一些问题 根据执行时间查询结果不准确的问题 原因:索引类型造成的; 解决:进入索引设置,改为double即可;注意,只对更改后的日志生效,之前的旧日志不生效; 一些常用查询语句 查询执行时间大于5秒的 * and __topic__: 访问记录日志 and operation_h 阅读全文
posted @ 2023-05-06 11:45
刘俊涛的博客
阅读(129)
评论(0)
推荐(0)
摘要:
报表系统权限控制在中间件的设计中不太合理,需要抽离出来单独设计: <?php // 定义 ReportSystemRole 类 class ReportSystemRole { private $cache; public function __construct() { $this->cache 阅读全文
posted @ 2023-05-06 11:37
刘俊涛的博客
阅读(16)
评论(0)
推荐(0)

浙公网安备 33010602011771号