public interface ITriggerToken
Modifier and Type | Method and Description |
---|---|
List<cn.hutool.db.Entity> |
allEntityTokens()
当前数据所有 的 token
|
default Map<String,String> |
allTokens()
当前数据所有 的 token
|
String |
typeName()
类型 名称
|
Copyright © 2017–2022. All rights reserved.