Ver Fonte

no message

xingzai há 9 meses atrás
pai
commit
732670c02e
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      controllers/user.go

+ 1 - 1
controllers/user.go

@@ -1188,7 +1188,7 @@ func (this *UserController) ApplyTryOut() {
 						applyMethod = companyItem.Status + "客户"
 					}
 				}
-				applyMethod = applyMethod + "," + title
+				//applyMethod = applyMethod + "," + title
 			}
 			openIpItem, _ := models.GetUserRecordByMobile(4, sellerItem.Mobile)
 			if openIpItem != nil && openIpItem.OpenId != "" {