Skip to content

Commit 1c432e1

Browse files
CJayHegitee-org
authored andcommitted
update phpzlc/db/entity.markdown.
Signed-off-by: Jay_he <1044295598@qq.com>
1 parent 46ef949 commit 1c432e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: phpzlc/db/entity.markdown

+1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ keys: symfony,phpzlc,entity
3838
use App\Repository\UserRepository;
3939
use Doctrine\ORM\Mapping as ORM;
4040
use Symfony\Component\Validator\Constraints as Assert;
41+
use PHPZlc\PHPZlc\Doctrine\SortIdGenerator;
4142

4243
#[ORM\Entity(repositoryClass: UserRepository::class)]
4344
#[ORM\Table(name: "user", options:["comment" => "用户表"])]

0 commit comments

Comments
 (0)