瀏覽代碼

Merge branch 'cygx_7.2_yidongapi' of http://8.136.199.33:3000/hongze/hongze_cygx into debug

xingzai 2 年之前
父節點
當前提交
98dcc9b0fb
共有 1 個文件被更改,包括 1 次插入2 次删除
  1. 1 2
      services/yidong.go

+ 1 - 2
services/yidong.go

@@ -175,8 +175,7 @@ func GetYiDongToken() (token string, err error) {
 }
 
 //获取易董活动列表
-//func GetYiDongActivity(cont context.Context) (err error) {
-func GetYiDongActivity() (err error) {
+func GetYiDongActivity(cont context.Context) (err error) {
 	defer func() {
 		if err != nil {
 			fmt.Println(err)