[bug]fix 单元测试报错的问题

This commit is contained in:
tangkc
2022-06-08 12:04:57 +08:00
parent c7f9062040
commit c5f13def04
6 changed files with 6 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
package com.yomahub.liteflow.test.liteflowcomponent;
package com.yomahub.liteflow.test.liteflowComponent;
import com.yomahub.liteflow.core.FlowExecutor;
import com.yomahub.liteflow.flow.LiteflowResponse;

View File

@@ -5,7 +5,7 @@
* @email weenyc31@163.com
* @Date 2020/4/1
*/
package com.yomahub.liteflow.test.liteflowcomponent.cmp;
package com.yomahub.liteflow.test.liteflowComponent.cmp;
import com.yomahub.liteflow.annotation.LiteflowCmpDefine;
import com.yomahub.liteflow.annotation.LiteflowComponent;

View File

@@ -5,7 +5,7 @@
* @email weenyc31@163.com
* @Date 2020/4/1
*/
package com.yomahub.liteflow.test.liteflowcomponent.cmp;
package com.yomahub.liteflow.test.liteflowComponent.cmp;
import com.yomahub.liteflow.annotation.LiteflowCmpDefine;
import com.yomahub.liteflow.annotation.LiteflowComponent;

View File

@@ -5,7 +5,7 @@
* @email weenyc31@163.com
* @Date 2020/4/1
*/
package com.yomahub.liteflow.test.liteflowcomponent.cmp;
package com.yomahub.liteflow.test.liteflowComponent.cmp;
import com.yomahub.liteflow.annotation.LiteflowCmpDefine;
import com.yomahub.liteflow.annotation.LiteflowComponent;

View File

@@ -5,7 +5,7 @@
* @email weenyc31@163.com
* @Date 2020/4/1
*/
package com.yomahub.liteflow.test.liteflowcomponent.cmp;
package com.yomahub.liteflow.test.liteflowComponent.cmp;
import com.yomahub.liteflow.annotation.LiteflowCmpDefine;
import com.yomahub.liteflow.annotation.LiteflowComponent;

View File

@@ -1 +1 @@
liteflow.rule-source=/usr/local/flow.xml
liteflow.rule-source=/absoluteConfigPath/flow.xml