mirror of
https://gitee.com/dromara/liteFlow.git
synced 2026-05-14 12:12:08 +08:00
修正错误的文件头@since
This commit is contained in:
@@ -4,7 +4,7 @@ package com.yomahub.liteflow.exception;
|
|||||||
* node id不合法异常
|
* node id不合法异常
|
||||||
*
|
*
|
||||||
* @author tangkc
|
* @author tangkc
|
||||||
* @since 2.13.2
|
* @since 2.15.1
|
||||||
*/
|
*/
|
||||||
public class NodeIdUnIllegalException extends RuntimeException {
|
public class NodeIdUnIllegalException extends RuntimeException {
|
||||||
|
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ import com.yomahub.liteflow.common.ChainConstant;
|
|||||||
* EL 工具类
|
* EL 工具类
|
||||||
*
|
*
|
||||||
* @author tangkc
|
* @author tangkc
|
||||||
* @since 2.13.2
|
* @since 2.15.1
|
||||||
*/
|
*/
|
||||||
public class QlExpressUtils {
|
public class QlExpressUtils {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user