From 7b0471b435b4ffb33988d65bb5630a9f74cd469c Mon Sep 17 00:00:00 2001
From: panlei <2799247126@qq.com>
Date: 星期二, 19 十一月 2019 09:38:52 +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