k.zhang 1 년 전
부모
커밋
a3edbf2ec0
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      apis/shanghu/merchant.card.go

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

@@ -268,7 +268,7 @@ func GetMerchantCanvasCard(c *gin.Context) {
 
 	//返回邀请码
 
-	if inData.Code == "yuanshima" { //可以分享
+	if inData.Code == "yuanshima" { //可以分享   code 等于自己的与yuanshima的都给平台
 		outData.IsShare = true
 		outData.InvitationCode = "yuanshima"
 	} else { //查询购买记录,没有购买过不让分享