Browse Source

Merge branch 'feature/eta1.9.1_edb_refresh' into debug

xyxie 9 months ago
parent
commit
4a807c6747
1 changed files with 1 additions and 1 deletions
  1. 1 1
      services/data/edb_info.go

+ 1 - 1
services/data/edb_info.go

@@ -1906,7 +1906,7 @@ func EdbInfoAdd(source, subSource, classifyId int, edbCode, edbName, frequency,
 	// 更新钢联化工状态为启用
 	if edbInfo.Source == utils.DATA_SOURCE_MYSTEEL_CHEMICAL {
 		// 启动钢联的刷新
-		_ = data_manage.UpdateMysteelChemicalRefreshStatus(edbCode, 1)
+		_ = data_manage.UpdateMysteelChemicalRefreshStatus(edbCode, 0)
 	}
 
 	return