From 1452925a7badfd5aa6a67e1ae95881b2d1acf173 Mon Sep 17 00:00:00 2001
From: panlei <2799247126@qq.com>
Date: 星期一, 18 十一月 2019 21:12:30 +0800
Subject: [PATCH] ---
---
algorithm/static/static.go | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/algorithm/static/static.go b/algorithm/static/static.go
index 282a506..6083668 100644
--- a/algorithm/static/static.go
+++ b/algorithm/static/static.go
@@ -142,7 +142,7 @@
// logger.Info("鍏蜂綋鐩爣锛�",tar.Location)
//}
for _, tar := range structure.StaticMap[am.AreaId].Targets {
- singleResult,arg := SingleStatic(tar,am,lable,90)
+ singleResult,arg := SingleStatic(tar,am,lable,95)
if singleResult {
flag = "true"
tars = append(tars,arg)
--
Gitblit v1.8.0