Explorar el Código

Merge branch 'add_pb_finance'

Roc hace 2 años
padre
commit
38abd10992
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      controllers/base_from_wind.go

+ 2 - 1
controllers/base_from_wind.go

@@ -113,7 +113,8 @@ func (this *WindController) Refresh() {
 			if has {
 				br.Ret = 200
 				br.Success = true
-				br.Msg = "获取成功"
+				br.Msg = "该指标不再更新,系统自动过滤了"
+				return
 			}
 		}