xingzai před 2 roky
rodič
revize
557a03e900
1 změnil soubory, kde provedl 1 přidání a 2 odebrání
  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)