1、sql语句

SELECT * FROM 订单 as dt where 1=1
${if(len(comboBox0)==0,""," and dt.货主地区='"+comboBox0+"'")}
${if(len(comboBox1)==0,""," and dt.货主省份='"+comboBox1+"'")}
${if(len(comboBox2)==0,""," and dt.货主城市='"+comboBox2+"'")}

2、模型是试图

finereport 带多参数查询

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-12-03
  • 2021-11-19
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-08-05
  • 2021-12-04
  • 2022-01-18
  • 2021-07-28
  • 2021-07-12
  • 2022-12-23
相关资源
相似解决方案