xingzai 1 éve
szülő
commit
605c766d01
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      controllers/cygx/yanxuan_special.go

+ 1 - 0
controllers/cygx/yanxuan_special.go

@@ -56,6 +56,7 @@ func (this *YanxuanSpecialController) Add() {
 		return
 	}
 
+	//获取关联公司的用户信息
 	infoUser, err := cygx.GetUserAndCompanyNameList(req.UserId)
 	if err != nil {
 		br.Msg = "获取失败"