参考
SELECT * FROM 销量 ${if(len(area) == 0,"","where 地区 = '" + area + "'")}
参数为空查询全部 https://help.fanruan.com/finereport/doc-view-4455.html