小程序登录优化

This commit is contained in:
liu
2026-08-10 08:55:22 +08:00
parent c6f69c5c55
commit df7631c7a9
25 changed files with 954 additions and 549 deletions
+2 -1
View File
@@ -35,7 +35,8 @@
"Database\\Seeders\\": "database/seeders/"
},
"files": [
"modules/Common/helpers.php"
"modules/Common/helpers.php",
"app/Helpers/functions.php"
]
},
"autoload-dev": {