1轮修复
This commit is contained in:
@@ -1 +1,5 @@
|
||||
export * from './workcase'
|
||||
export * from './workcase'
|
||||
|
||||
// 从shared导入系统和聊天相关API
|
||||
export { guestAPI as systemAPI } from 'shared/api/sys/guest'
|
||||
export { workcaseChatAPI as chatAPI } from './workcase'
|
||||
Reference in New Issue
Block a user