fix: align case-file rule filters with business types
This commit is contained in:
@@ -7,6 +7,8 @@ export type RulePackScope = {
|
||||
moduleType: string;
|
||||
mainType: string;
|
||||
subtype: string;
|
||||
businessType?: string;
|
||||
ruleTypeCode?: string;
|
||||
};
|
||||
|
||||
export type RuleSummary = {
|
||||
|
||||
Reference in New Issue
Block a user