hotspot/models/hotspot_analysis.json

17 lines
456 B
JSON

{
"models_dir": "${HOME}$/py/sage/models",
"output_dir": "${HOME}$/py/sage/wwwroot/_a/hotspot_analysis",
"dbname": "sage",
"tblname": "hotspot_analysis",
"title": "热点分析",
"params": {
"sortby": "analyzed_at desc",
"browserfields": {
"exclouded": ["id"],
"cwidth": {"analysis_data": 400}
},
"editexclouded": ["id", "analyzed_at"],
"record_toolbar": null
}
}