Explorar o código

查询现货订单接口修改

zou.yingbin %!s(int64=4) %!d(string=hai) anos
pai
achega
1a64b5119d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      models/ermcp3.go

+ 1 - 1
models/ermcp3.go

@@ -3078,7 +3078,7 @@ select s.userid,
   left join useraccount u1
     on s.customeruserid = u1.userid
   left join enumdicitem e on w.unitid=e.enumitemname and e.enumdiccode='goodsunit'
- where 1 = 1 and t.middlegoodspricedqty > t.middlegoodspricedqty3
+ where 1 = 1 and t.middlegoodspricedqty3 > t.relatedmiddlegoodsqty
    and t.middlegoodsid in
        (select middlegoodsid from tmp where tmp.srcgoodsgroupid = %v)
 `