[Semantical Error] The annotation "@Doctrine\ORM\Mapping\perPersist" in method zlj\WebBundle\Entity\Book::perPersist() does not exist, or could not be auto-loaded.
在类上面加一句
* @ORM\HasLifecycleCallbacks()
写错了,应该是prePersist()