转运单查询修改
parent
8cebe53860
commit
efa3310f05
|
|
@ -130,7 +130,7 @@ public class OrderTempService extends BaseService {
|
|||
" left join order_temp ot on t.old_sn = ot.sn \n" +
|
||||
" where 1=1 ";
|
||||
|
||||
supermarket_type = 1;
|
||||
// supermarket_type = 1;
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue