docs: 📝 注释优化
This commit is contained in:
@@ -47,7 +47,6 @@ class MenuAPI {
|
||||
* 获取菜单表单数据
|
||||
*
|
||||
* @param id 菜单ID
|
||||
* @returns 菜单表单数据
|
||||
*/
|
||||
static getFormData(id: number) {
|
||||
return request<any, MenuForm>({
|
||||
|
||||
Reference in New Issue
Block a user