refactor: 将 /core 重命名为 /shared
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { DynamicExpression, JsonValue, RestRequest } from '../core';
|
||||
import type { DynamicExpression, JsonValue, RestRequest } from '../shared';
|
||||
|
||||
/**
|
||||
* 数据查询核心配置
|
||||
|
||||
Reference in New Issue
Block a user