创建模型

This commit is contained in:
2025-05-12 09:04:46 +08:00
parent fc327e9f48
commit 8ee9ab1b92
19 changed files with 594 additions and 139 deletions

View File

@@ -26,6 +26,7 @@ DB_PORT=3306
DB_DATABASE=cc_admin
DB_USERNAME=root
DB_PASSWORD=root
DB_PREFIX=nl_
SESSION_DRIVER=file
SESSION_LIFETIME=120