Browse Source

新增icpi

tuoling805 1 year ago
parent
commit
62ef002810
1 changed files with 1 additions and 0 deletions
  1. 1 0
      utils/constants.go

+ 1 - 0
utils/constants.go

@@ -160,6 +160,7 @@ const (
 	DATA_SOURCE_PREDICT_CALCULATE_ZSXY                          // 预测指数修匀->73
 	DATA_SOURCE_CALCULATE_ZDYFX                                 // 自定义分析->74
 	DATA_SOURCE_CALCULATE_RJZ                                   // 日均值计算->75
+	DATA_SOURCE_GFEX                                 = 78       // 广州期货交易所->78
 	DATA_SOURCE_ICPI                                 = 79       // ICPI消费价格指数->79
 )