|
|
@@ -1140,7 +1140,7 @@ select to_char(t.updatetime, 'yyyy-mm-dd hh24:mi:ss') createtime,
|
|
|
left join erms2_wrsconvertdetail c
|
|
|
on t.middlegoodsid = c.middlegoodsid
|
|
|
and t.wrstandardid = c.wrstandardid
|
|
|
- where 1 = 1
|
|
|
+ where 1 = 1 and t.todaypricedqty > 0
|
|
|
`
|
|
|
sqlId.And("s.userid", r.Areauserid)
|
|
|
sqlId.And("t.middlegoodsid", r.MiddlegoodsId)
|