首页
编程
java
php
前端
首页
编程
java
php
前端
ssh框架, 截取发票号的后六位查询,应该怎么写?keep2是发票号
hql += " and RIGHT(t.keep2,6) >= '"+durgorderEntry.getKeep2()+"'";
点击展开全文