$deleteTimeField : string
软删除时间字段
$createTimeField : string
添加时间字段
$updateTimeField : string
更新时间字段
$fieldSelectpageMap :
Selectpage搜索字段关联
$enumRadioSuffix :
Enum类型识别为单选框的结尾字符,默认会识别为单选下拉列表
$setCheckboxSuffix :
Set类型识别为复选框的结尾字符,默认会识别为多选下拉列表
$intDateSuffix :
Int类型识别为日期时间的结尾字符,默认会识别为日期文本框
$switchSuffix :
开关后缀
$editorSuffix :
富文本后缀
$citySuffix :
城市后缀
$rangeSuffix :
时间区间后缀
$jsonSuffix :
JSON后缀
$tagSuffix :
标签后缀
$selectpageSuffix :
Selectpage对应的后缀
$selectpagesSuffix :
Selectpage多选对应的后缀
$imageField :
$fileField :
识别为文件字段
$reservedField :
保留字段
$ignoreFields :
排除字段
$sortField :
排序字段
$headingFilterField : string
筛选字段
command( $data)
查看