feat: CN-1558 开发license页面,支持license拦截

This commit is contained in:
hanyuxia
2024-02-02 18:16:44 +08:00
parent 4429d225f1
commit 06a8bd9626
4 changed files with 179 additions and 28 deletions

View File

@@ -15,7 +15,8 @@ export const api = {
logout: '/logout',
pin: 'sys/user/pin',
appearance: '/sys/appearance',
license: '/sys/license',
license: '/sys/license/detail',
licenseStatus: '/sys/license/status',
downloadLicenseC2v: '/sys/license/download',
permissions: '/sys/user/permissions',
operationLog: '/sys/log',