update user api

This commit is contained in:
2026-03-06 15:29:04 +08:00
parent e6130d76c7
commit 3eb517bc3a
8 changed files with 412 additions and 11 deletions
+1
View File
@@ -50,6 +50,7 @@
},
"autoload": {
"psr-4": {
"App\\Controller\\Api\\V1\\": "app/Controller/api/v1/",
"App\\": "app/"
},
"files": []