|
@@ -186,6 +186,7 @@
|
|
|
when type = 2 and !${isPayNf} then 666
|
|
when type = 2 and !${isPayNf} then 666
|
|
|
when category = 1 then 888
|
|
when category = 1 then 888
|
|
|
when category = 2 then 777
|
|
when category = 2 then 777
|
|
|
|
|
+ when category = 3 then 755
|
|
|
else 666 end
|
|
else 666 end
|
|
|
) as sorted
|
|
) as sorted
|
|
|
from `goods_don` where id not in
|
|
from `goods_don` where id not in
|