Caused by:java.lang.IllegalArgumentException:No positional p

大红帽8882022-10-04 11:39:541条回答

Caused by:java.lang.IllegalArgumentException:No positional parameters in query:
select sum(case when t.expenseDeatailLine.financeauditmoney>0 then t.expenseDeatailLine.financeauditmoney eles t.expenseDeatailLine.reimbursementamount end ) from TravelExpenseVVO t where 1=1 and t.status=3 and t.department = 'BFPID0000000OH0029' and t.projectcode = 'D300/PT3001/移动互联' and t.expenseDeatailLine.reimburseproject = 'BFPID0000000PM0006'

已提交,审核后显示!提交回复

共1条回复
土土2004 共回答了22个问题 | 采纳率81.8%
这个应该是查询语句写错了.找不到查询位置了.
1年前

相关推荐