原表达式: (#d_time.the_year between 2008 and 2020) and (departmentclass.departmentclassname in ('广州','深圳','山西') or not(customer.customername = 'VIP1')) and Sum(ICstockbill.totaldecimal) > 10 定义规则之后的表达式: fwhere_drill=["(","","","#d_time.the_year","","between","2008 and 2020","",")","and", "(","","","departmentclass.departmentclassname","","in","('广州','深圳','山西')","","","or", "","not(","","customer.customername","","=","'VIP1'",")",")","and", "","","Sum(","ICstockbill.totaldecimal",")",">","10","",""]