IDP.Custom.Detection.detectRuleAsync() 函数
function detectRuleAsync(options: DetectRuleAsyncParams): Promise<RuleDetectResult>;
规则检测
参数:
-
options: DetectRuleAsyncParams规则检测参数
返回值: Promise<RuleDetectResult>
检测结果 检测前需要保存方案
function detectRuleAsync(options: DetectRuleAsyncParams): Promise<RuleDetectResult>;
规则检测
参数:
options: DetectRuleAsyncParams
规则检测参数
返回值: Promise<RuleDetectResult>
检测结果 检测前需要保存方案