@@ -1093,6 +1093,7 @@ select to_char(t.updatetime, 'yyyy-mm-dd hh24:mi:ss') createtime,
left join enumdicitem e
on w.unitid = e.enumitemname
and e.enumdiccode = 'goodsunit'
+ where 1=1
`
sqlId.And("s.userid", r.Areauserid)
sqlId.And("t.middlegoodsid", r.MiddlegoodsId)