ocdp v1
This commit is contained in:
10
frontend/src/shared/services/index.ts
Normal file
10
frontend/src/shared/services/index.ts
Normal file
@ -0,0 +1,10 @@
|
||||
/**
|
||||
* Shared Services - Unified Export
|
||||
* 共享服务统一导出
|
||||
*
|
||||
* 应用级别的服务层
|
||||
*/
|
||||
|
||||
export * from "./artifact-cache";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user