batchSetProperties($req, $params); $req->setRelationApp('common'); $req->setCodeType(3); $res = $this->execute($req); if (!$res) { throw new ValidateException('网络错误,请稍后重试'); } return $res; } }