shopId)){ $custom = CustomClass::replaceCustom($this->sjId, $this->user, $this->shopId); if (empty($custom)) { util::fail('没有找到客户信息'); } } util::success($custom); } }