zhaoqingang
2025-02-19 fca319958029fa924308e50cb61202d7d6ff5008
db/model.go
@@ -183,9 +183,9 @@
}
const (
   ModelIdDrug             = "drug"             // 涉毒
   ModelIdGather           = "gather"           // 聚集
   ModelIdDrug = "drug" // 涉毒
   //ModelIdGather           = "gather"           // 聚集
   ModelIdDisappear        = "disappear"        // 失踪
   ModelIdLocationAnalysis = "locationAnalysis" // 场所分析
   //ModelIdNightAnalysis    = "nightAnalysis"    // 昼伏夜出分析
   ModelIdAccessRegularity = "accessRegularity" // 出行规律分析
)