Browse Source

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

xyxie 9 tháng trước cách đây
mục cha
commit
4a807c6747
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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