mirror of
https://gitee.com/mirrors/AllinSSL.git
synced 2026-03-18 12:08:49 +08:00
【同步】前端项目源码
【修复】工作流兼容问题
This commit is contained in:
9
frontend/apps/allin-ssl/mock/index.ts
Normal file
9
frontend/apps/allin-ssl/mock/index.ts
Normal file
@@ -0,0 +1,9 @@
|
||||
// 导出所有模块
|
||||
export * from './userInfo' // 示例接口
|
||||
export * from './overview'
|
||||
export * from './workflow'
|
||||
export * from './cert'
|
||||
export * from './access'
|
||||
export * from './siteMonitor'
|
||||
export * from './setting'
|
||||
export * from './login'
|
||||
Reference in New Issue
Block a user