mirror of
https://gitee.com/dromara/liteFlow.git
synced 2026-05-14 20:22:07 +08:00
去除一些无引用的常量
This commit is contained in:
@@ -25,16 +25,8 @@ public interface ChainConstant {
|
||||
|
||||
String VALUE = "value";
|
||||
|
||||
String ERROR_RESUME = "errorResume";
|
||||
|
||||
String GROUP = "group";
|
||||
|
||||
String ANY = "any";
|
||||
|
||||
String THREAD_EXECUTOR_CLASS = "threadExecutorClass";
|
||||
|
||||
String CONDITION = "condition";
|
||||
|
||||
String TYPE = "type";
|
||||
|
||||
String THEN = "THEN";
|
||||
|
||||
Reference in New Issue
Block a user