feat(后台gm): 新增后台宝物查询功能

This commit is contained in:
zhangxk
2023-07-11 11:16:29 +08:00
committed by luying
parent f09ebd56b1
commit cb713320b6
6 changed files with 149 additions and 81 deletions

View File

@@ -1006,5 +1006,12 @@
"name": "上传excel",
"module": "server",
"type": "update"
},
{
"id": 145,
"api": "/api/users/getartifactlist",
"name": "宝物查询",
"module": "user",
"type": "find"
}
]