- consultation_service 支持 after_id 增量消息查询 - 小程序咨询详情页 8 秒轮询新消息 - 新增 DashboardStatsResp 综合统计端点 (/statistics/dashboard) - 新增 /analytics/batch 埋点接收端点(日志记录模式)
7 lines
109 B
Rust
7 lines
109 B
Rust
pub mod analytics;
|
|
pub mod audit_log;
|
|
pub mod crypto_admin;
|
|
pub mod health;
|
|
pub mod openapi;
|
|
pub mod upload;
|