chengkun
2025-05-22 3b321a2882db082c68aaf8771e0f55daa58a63d3
app/controller/resume/show.class.php
@@ -100,9 +100,7 @@
        }
        
        $this->yunset("eid", $id);
        $resume_expect = $resumeM->getInfoByEid(array('eid' => $id, 'uid' => $this->uid, 'usertype' => $this->usertype, 'spid' => $this->spid));
        if (empty($resume_expect)) {
            
            $this->ACT_msg($this->config['sy_weburl'], '没有找到该人才!');