Skip to content

Commit 723e7ab

Browse files
committed
迁移
1 parent 594cee9 commit 723e7ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/Models/Admin/Permission.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66

77
class Permission extends Model
88
{
9-
protected $table='admin_permisstions';
9+
protected $table='admin_permissions';
1010
//
1111
}

0 commit comments

Comments
 (0)