extendSql
@ApiOperation(name="SQL\u6269\u5c55",
value="\u6269\u5c55\u534f\u540c\u5df2\u529e/\u5f85\u529e\u67e5\u8be2\u6761\u4ef6",
scenes="",
createDate="2021-8-19")
default void extendSql(@ApiParam(name="colListBean",value="colListBean sql \u67e5\u8be2SQL \u548c \u67e5\u8be2\u53c2\u6570 param",required=true,classType=ColListBean.class)
ColListBean colListBean)
throws com.seeyon.ctp.common.exceptions.BusinessException
- 参数:
[colListBean]
- sql 查询SQL 和 查询参数 param
- 抛出:
com.seeyon.ctp.common.exceptions.BusinessException