添加用户管理

This commit is contained in:
xie7654
2025-07-01 15:08:26 +08:00
parent 57429ba359
commit 36b6a8437b
19 changed files with 686 additions and 125 deletions

View File

@@ -28,6 +28,7 @@
"path": "Route Path",
"component": "Component",
"status": "Status",
"sort": "sort",
"authCode": "Permission Code",
"badge": "Badge",
"operation": "Actions",
@@ -94,8 +95,14 @@
"name": "Post",
"title": "Post Management"
},
"user": {
"name": "User",
"title": "User Management"
},
"status": "Status",
"remark": "Remarks",
"creator": "creator",
"modifier": "modifier",
"createTime": "Created At",
"operation": "Actions",
"updateTime": "Updated At"