|
|
@ -689,7 +689,8 @@
|
|
|
|
<if test="filterType != null and filterType == 2 and productsType == 2">
|
|
|
|
<if test="filterType != null and filterType == 2 and productsType == 2">
|
|
|
|
AND ((thirdId = '' or thirdId is null) or (thirdId1 = '' or thirdId1 is null)
|
|
|
|
AND ((thirdId = '' or thirdId is null) or (thirdId1 = '' or thirdId1 is null)
|
|
|
|
or (thirdId2 = '' or thirdId2 is null) or (thirdId3 = '' or thirdId3 is null)
|
|
|
|
or (thirdId2 = '' or thirdId2 is null) or (thirdId3 = '' or thirdId3 is null)
|
|
|
|
or (thirdId4 = '' or thirdId4 is null)) AND (mainId = '' or mainId is null)
|
|
|
|
or (thirdId4 = '' or thirdId4 is null))
|
|
|
|
|
|
|
|
AND (mainId = '' or mainId is null)
|
|
|
|
</if>
|
|
|
|
</if>
|
|
|
|
<if test="filterType != null and filterType == 3">
|
|
|
|
<if test="filterType != null and filterType == 3">
|
|
|
|
AND (mainId is NULL or mainId = '')
|
|
|
|
AND (mainId is NULL or mainId = '')
|
|
|
@ -1706,7 +1707,10 @@
|
|
|
|
basic_products.sfwwjbz,
|
|
|
|
basic_products.sfwwjbz,
|
|
|
|
basic_products.syqsfxyjxmj,
|
|
|
|
basic_products.syqsfxyjxmj,
|
|
|
|
basic_products.mjfs,
|
|
|
|
basic_products.mjfs,
|
|
|
|
basic_products.categoryName, basic_products.bhltcjsl, basic_products.bhsycjsl,basic_products.xjdw
|
|
|
|
basic_products.categoryName,
|
|
|
|
|
|
|
|
basic_products.bhltcjsl,
|
|
|
|
|
|
|
|
basic_products.bhsycjsl,
|
|
|
|
|
|
|
|
basic_products.xjdw
|
|
|
|
FROM basic_udirel
|
|
|
|
FROM basic_udirel
|
|
|
|
INNER JOIN basic_products
|
|
|
|
INNER JOIN basic_products
|
|
|
|
on basic_udirel.uuid = basic_products.uuid
|
|
|
|
on basic_udirel.uuid = basic_products.uuid
|
|
|
@ -1778,6 +1782,8 @@
|
|
|
|
basic_products.bhxjcpbm,
|
|
|
|
basic_products.bhxjcpbm,
|
|
|
|
basic_products.bzcj,
|
|
|
|
basic_products.bzcj,
|
|
|
|
basic_products.cpmctymc,
|
|
|
|
basic_products.cpmctymc,
|
|
|
|
|
|
|
|
basic_products.bzgg,
|
|
|
|
|
|
|
|
basic_products.ggxh,
|
|
|
|
basic_products.cplb,
|
|
|
|
basic_products.cplb,
|
|
|
|
basic_products.flbm,
|
|
|
|
basic_products.flbm,
|
|
|
|
basic_products.ggxh,
|
|
|
|
basic_products.ggxh,
|
|
|
@ -1971,8 +1977,11 @@
|
|
|
|
basic_products.zdcfsycs,
|
|
|
|
basic_products.zdcfsycs,
|
|
|
|
basic_products.sfwwjbz,
|
|
|
|
basic_products.sfwwjbz,
|
|
|
|
basic_products.syqsfxyjxmj,
|
|
|
|
basic_products.syqsfxyjxmj,
|
|
|
|
basic_products.mjfs, basic_products.bhltcjsl, basic_products.bhsycjsl,
|
|
|
|
basic_products.mjfs,
|
|
|
|
basic_products.xjdw, basic_products.levelUnit,
|
|
|
|
basic_products.bhltcjsl,
|
|
|
|
|
|
|
|
basic_products.bhsycjsl,
|
|
|
|
|
|
|
|
basic_products.xjdw,
|
|
|
|
|
|
|
|
basic_products.levelUnit,
|
|
|
|
basic_products.categoryName
|
|
|
|
basic_products.categoryName
|
|
|
|
FROM basic_udirel
|
|
|
|
FROM basic_udirel
|
|
|
|
inner JOIN basic_products
|
|
|
|
inner JOIN basic_products
|
|
|
|