mod hypertension rule

This commit is contained in:
FishJoy 2024-07-12 15:37:40 +08:00
parent 3bacfa6f42
commit 25149b0fed

View File

@ -55,6 +55,7 @@ public class Constants {
public static final String SPG_REASONER_PLAN_PRETTY_PRINT_LOGGER_ENABLE =
"spg.reasoner.plan.pretty.print.logger.enable";
/** enable strict mode in thinker during rule engine execution, default is false */
public static final String SPG_REASONER_THINKER_STRICT = "spg.reasoner.thinker.strict";
/** start label config */