| xqd
@@ -484,7 +484,7 @@
|
|
|
sort_order:special.sort_order || 0,
|
|
|
xuefen:special.xuefen || 0,
|
|
|
isnew:special.isnew || 0,
|
|
|
- isnew:ishot.ishot || 0,
|
|
|
+ ishot:special.ishot || 0,
|
|
|
is_alone:special.pay_type == 1 ? (special.is_alone == 1 ? 1 : 0) : 0,
|
|
|
brokerage_ratio:special.pay_type == 1 ? (special.brokerage_ratio || 0) : 0,
|
|
|
brokerage_two:special.pay_type == 1 ? (special.brokerage_two || 0) : 0
|