feat: 添加 muzi 服务并接入 ivyz3p9m
This commit is contained in:
28
config.yaml
28
config.yaml
@@ -411,6 +411,34 @@ zhicha:
|
||||
max_age: 30
|
||||
compress: true
|
||||
|
||||
# ===========================================
|
||||
# 🌐 木子数据配置
|
||||
# ===========================================
|
||||
muzi:
|
||||
url: "https://carv.m0101.com/magic/carv/pubin/service/academic"
|
||||
app_id: "713014138179585"
|
||||
app_secret: "bd4090ac652c404c80e90ebbdcd6ba1d"
|
||||
timeout: 60s
|
||||
|
||||
logging:
|
||||
enabled: true
|
||||
log_dir: "logs/external_services"
|
||||
service_name: "muzi"
|
||||
use_daily: true
|
||||
enable_level_separation: true
|
||||
|
||||
level_configs:
|
||||
info:
|
||||
max_size: 50
|
||||
max_backups: 3
|
||||
max_age: 7
|
||||
compress: true
|
||||
error:
|
||||
max_size: 100
|
||||
max_backups: 5
|
||||
max_age: 30
|
||||
compress: true
|
||||
|
||||
# ===========================================
|
||||
# 🎯 行为数据配置
|
||||
# ===========================================
|
||||
|
||||
Reference in New Issue
Block a user