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