xiexiaoyuan 3 жил өмнө
parent
commit
8081c71777
1 өөрчлөгдсөн 2 нэмэгдсэн , 2 устгасан
  1. 2 2
      utils/constants.go

+ 2 - 2
utils/constants.go

@@ -105,13 +105,12 @@ const (
 	CACHE_KEY_USER_VIEW = "user_view_record" //用户阅读数据
 )
 
-
 // es相关
-
 const (
 	ES_INDEX_RDDP_REPORT = "research_report_v1"                //报告
 )
 
+
 //EDB_LIB
 var (
 	APP_EDB_LIB_NAME_EN = "hongze_edb_lib"
@@ -119,3 +118,4 @@ var (
 )
 
 const ALIYUN_YBIMG_HOST = "https://hzstatic.hzinsights.com/static/yb_wx/"
+