k.zhang hai 1 ano
pai
achega
d95779fc5f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      apis/shanghu/merchant.card.go

+ 1 - 1
apis/shanghu/merchant.card.go

@@ -270,7 +270,7 @@ func GetMerchantCanvasCard(c *gin.Context) {
 
 	if inData.Code == "yuanshima" { //可以分享
 		outData.IsShare = true
-		outData.InvitationCode = "7jb6"
+		outData.InvitationCode = "yuanshima"
 	} else { //查询购买记录,没有购买过不让分享
 		var payTrans shanghu.ClientPayTrans
 		var userInfo shanghu.MerchantClientUser