標明 cache service 相容角色
All checks were successful
CD Pipeline / deploy (push) Successful in 57s

This commit is contained in:
OoO
2026-05-13 11:54:46 +08:00
parent 1aeb4a4b8e
commit d02b712439

View File

@@ -1,8 +1,10 @@
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
"""
快取服務模組
集中管理所有快取變數和相關操作
Legacy cache compatibility shim.
Sales/dashboard cache state lives in services.cache_manager. This module keeps
older imports working and only owns growth-analysis and slow-query helpers.
"""
from datetime import datetime, timezone, timedelta