mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-03-05 17:57:13 +00:00
Merge branch 'develop' into release/1.0.11-beta.0
This commit is contained in:
commit
022643350c
@ -247,7 +247,7 @@ export interface EngineOptions {
|
||||
/**
|
||||
* 数据源引擎的请求处理器映射
|
||||
*/
|
||||
requestHandlersMap: RequestHandlersMap;
|
||||
requestHandlersMap?: RequestHandlersMap;
|
||||
}
|
||||
|
||||
const getStrictModeValue = (engineOptions: EngineOptions, defaultValue: boolean): boolean => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user