Parcourir la source

special depart add 29

abiao il y a 4 ans
Parent
commit
e62850e61f

+ 1 - 1
go/gopath/src/fohow.com/apps/controllers/permit_controller/permit_controller.go

@@ -327,7 +327,7 @@ func GetXcxLoginInfo(code string) (openId, unionId string) {
 	_, openid := lib_redis.GetSimpleValue(openid_key)
 	_, unionid := lib_redis.GetSimpleValue(unionid_key)
 
-	return openid + openid, unionid + unionid
+	return openid, unionid
 }
 
 //生成订单ID