mirror of
https://gitee.com/durcframework/SOP.git
synced 2025-08-11 21:57:56 +08:00
5.0
This commit is contained in:
@@ -20,6 +20,14 @@ const permissionRouter = {
|
||||
meta: {
|
||||
title: "API文档"
|
||||
}
|
||||
},
|
||||
{
|
||||
path: "/doc/sign",
|
||||
name: "DocSign",
|
||||
meta: {
|
||||
title: "签名算法",
|
||||
showLink: false
|
||||
}
|
||||
}
|
||||
]
|
||||
};
|
||||
|
Reference in New Issue
Block a user