@@ -41,7 +41,7 @@ class updatePublishedMsgTaskConst:
# 服务号
SERVICE_TYPE = 2
# 监测周期(秒)
- MONITOR_PERIOD = 60 * 60 * 24 * 3
+ MONITOR_PERIOD = 60 * 60 * 24 * 5
class updateAccountReadRateTaskConst: