|
@@ -18,7 +18,6 @@
|
|
ifnull(a.smallTypeID,0) AS "smallTypeID",
|
|
ifnull(a.smallTypeID,0) AS "smallTypeID",
|
|
ifnull(a.tinyTypeID,0) AS "tinyTypeID",
|
|
ifnull(a.tinyTypeID,0) AS "tinyTypeID",
|
|
a.productCategory AS "productCategory",
|
|
a.productCategory AS "productCategory",
|
|
- a.selfTypeID AS "selfTypeID",
|
|
|
|
a.preferredFlag AS "preferredFlag",
|
|
a.preferredFlag AS "preferredFlag",
|
|
a.shopID AS "shopID",
|
|
a.shopID AS "shopID",
|
|
a.name AS "name",
|
|
a.name AS "name",
|
|
@@ -33,28 +32,21 @@
|
|
a.addTime AS "addTime",
|
|
a.addTime AS "addTime",
|
|
a.updateTime AS "updateTime",
|
|
a.updateTime AS "updateTime",
|
|
a.sellNumber AS "sellNumber",
|
|
a.sellNumber AS "sellNumber",
|
|
- a.weekSellNumber AS "weekSellNumber",
|
|
|
|
a.beforeValidFlag AS "beforeValidFlag",
|
|
a.beforeValidFlag AS "beforeValidFlag",
|
|
a.validFlag AS "validFlag",
|
|
a.validFlag AS "validFlag",
|
|
a.favoriteTimes AS "favoriteTimes",
|
|
a.favoriteTimes AS "favoriteTimes",
|
|
a.commentScore AS "commentScore",
|
|
a.commentScore AS "commentScore",
|
|
a.commentTimes AS "commentTimes",
|
|
a.commentTimes AS "commentTimes",
|
|
- a.selfRecommendFlag AS "selfRecommendFlag",
|
|
|
|
- a.sysRecommendFlag AS "sysRecommendFlag",
|
|
|
|
a.sortIndex AS "sortIndex",
|
|
a.sortIndex AS "sortIndex",
|
|
a.featuredFlag AS "featuredFlag",
|
|
a.featuredFlag AS "featuredFlag",
|
|
a.featuredSortIndex AS "featuredSortIndex",
|
|
a.featuredSortIndex AS "featuredSortIndex",
|
|
a.productCode AS "productCode",
|
|
a.productCode AS "productCode",
|
|
- a.synToERPFlag AS "synToERPFlag",
|
|
|
|
a.allAreaFlag AS "allAreaFlag",
|
|
a.allAreaFlag AS "allAreaFlag",
|
|
a.provinceIDs AS "provinceIDs",
|
|
a.provinceIDs AS "provinceIDs",
|
|
a.serviceNumber AS "serviceNumber",
|
|
a.serviceNumber AS "serviceNumber",
|
|
a.packageCount AS "packageCount",
|
|
a.packageCount AS "packageCount",
|
|
a.byFlag AS "byFlag",
|
|
a.byFlag AS "byFlag",
|
|
a.normalProductFlag AS "normalProductFlag",
|
|
a.normalProductFlag AS "normalProductFlag",
|
|
- a.wholeSaleProductFlag AS "wholeSaleProductFlag",
|
|
|
|
- a.promotionProductFlag AS "promotionProductFlag",
|
|
|
|
- a.groupBuyProductFlag AS "groupBuyProductFlag",
|
|
|
|
a.step AS "step",
|
|
a.step AS "step",
|
|
a.actStatus AS "actStatus",
|
|
a.actStatus AS "actStatus",
|
|
a.actFlag AS "actFlag",
|
|
a.actFlag AS "actFlag",
|
|
@@ -325,7 +317,6 @@
|
|
brandID,
|
|
brandID,
|
|
tinyTypeID,
|
|
tinyTypeID,
|
|
productCategory,
|
|
productCategory,
|
|
- selfTypeID,
|
|
|
|
shopID,
|
|
shopID,
|
|
name,
|
|
name,
|
|
searchKey,
|
|
searchKey,
|
|
@@ -337,28 +328,21 @@
|
|
addTime,
|
|
addTime,
|
|
updateTime,
|
|
updateTime,
|
|
sellNumber,
|
|
sellNumber,
|
|
- weekSellNumber,
|
|
|
|
beforeValidFlag,
|
|
beforeValidFlag,
|
|
validFlag,
|
|
validFlag,
|
|
favoriteTimes,
|
|
favoriteTimes,
|
|
commentScore,
|
|
commentScore,
|
|
commentTimes,
|
|
commentTimes,
|
|
- selfRecommendFlag,
|
|
|
|
- sysRecommendFlag,
|
|
|
|
sortIndex,
|
|
sortIndex,
|
|
featuredFlag,
|
|
featuredFlag,
|
|
featuredSortIndex,
|
|
featuredSortIndex,
|
|
productCode,
|
|
productCode,
|
|
- synToERPFlag,
|
|
|
|
allAreaFlag,
|
|
allAreaFlag,
|
|
provinceIDs,
|
|
provinceIDs,
|
|
serviceNumber,
|
|
serviceNumber,
|
|
packageCount,
|
|
packageCount,
|
|
byFlag,
|
|
byFlag,
|
|
normalProductFlag,
|
|
normalProductFlag,
|
|
- wholeSaleProductFlag,
|
|
|
|
- promotionProductFlag,
|
|
|
|
- groupBuyProductFlag,
|
|
|
|
step,
|
|
step,
|
|
actFlag,
|
|
actFlag,
|
|
actType,
|
|
actType,
|
|
@@ -371,7 +355,6 @@
|
|
#{brandID},
|
|
#{brandID},
|
|
#{tinyTypeID},
|
|
#{tinyTypeID},
|
|
#{productCategory},
|
|
#{productCategory},
|
|
- #{selfTypeID},
|
|
|
|
#{shopID},
|
|
#{shopID},
|
|
#{name},
|
|
#{name},
|
|
#{searchKey},
|
|
#{searchKey},
|
|
@@ -383,28 +366,21 @@
|
|
#{addTime},
|
|
#{addTime},
|
|
#{updateTime},
|
|
#{updateTime},
|
|
#{sellNumber},
|
|
#{sellNumber},
|
|
- #{weekSellNumber},
|
|
|
|
#{beforeValidFlag},
|
|
#{beforeValidFlag},
|
|
#{validFlag},
|
|
#{validFlag},
|
|
#{favoriteTimes},
|
|
#{favoriteTimes},
|
|
#{commentScore},
|
|
#{commentScore},
|
|
#{commentTimes},
|
|
#{commentTimes},
|
|
- #{selfRecommendFlag},
|
|
|
|
- #{sysRecommendFlag},
|
|
|
|
#{sortIndex},
|
|
#{sortIndex},
|
|
#{featuredFlag},
|
|
#{featuredFlag},
|
|
#{featuredSortIndex},
|
|
#{featuredSortIndex},
|
|
#{productCode},
|
|
#{productCode},
|
|
- #{synToERPFlag},
|
|
|
|
#{allAreaFlag},
|
|
#{allAreaFlag},
|
|
#{provinceIDs},
|
|
#{provinceIDs},
|
|
#{serviceNumber},
|
|
#{serviceNumber},
|
|
#{packageCount},
|
|
#{packageCount},
|
|
#{byFlag},
|
|
#{byFlag},
|
|
#{normalProductFlag},
|
|
#{normalProductFlag},
|
|
- #{wholeSaleProductFlag},
|
|
|
|
- #{promotionProductFlag},
|
|
|
|
- #{groupBuyProductFlag},
|
|
|
|
#{step},
|
|
#{step},
|
|
#{actFlag},
|
|
#{actFlag},
|
|
#{actType},
|
|
#{actType},
|
|
@@ -420,7 +396,6 @@
|
|
brandID = #{brandID},
|
|
brandID = #{brandID},
|
|
tinyTypeID = #{tinyTypeID},
|
|
tinyTypeID = #{tinyTypeID},
|
|
productCategory = #{productCategory},
|
|
productCategory = #{productCategory},
|
|
- selfTypeID = #{selfTypeID},
|
|
|
|
shopID = #{shopID},
|
|
shopID = #{shopID},
|
|
name = #{name},
|
|
name = #{name},
|
|
searchKey = #{searchKey},
|
|
searchKey = #{searchKey},
|
|
@@ -432,28 +407,21 @@
|
|
addTime = #{addTime},
|
|
addTime = #{addTime},
|
|
updateTime = #{updateTime},
|
|
updateTime = #{updateTime},
|
|
sellNumber = #{sellNumber},
|
|
sellNumber = #{sellNumber},
|
|
- weekSellNumber = #{weekSellNumber},
|
|
|
|
beforeValidFlag = #{beforeValidFlag},
|
|
beforeValidFlag = #{beforeValidFlag},
|
|
validFlag = #{validFlag},
|
|
validFlag = #{validFlag},
|
|
favoriteTimes = #{favoriteTimes},
|
|
favoriteTimes = #{favoriteTimes},
|
|
commentScore = #{commentScore},
|
|
commentScore = #{commentScore},
|
|
commentTimes = #{commentTimes},
|
|
commentTimes = #{commentTimes},
|
|
- selfRecommendFlag = #{selfRecommendFlag},
|
|
|
|
- sysRecommendFlag = #{sysRecommendFlag},
|
|
|
|
sortIndex = #{sortIndex},
|
|
sortIndex = #{sortIndex},
|
|
featuredFlag = #{featuredFlag},
|
|
featuredFlag = #{featuredFlag},
|
|
featuredSortIndex = #{featuredSortIndex},
|
|
featuredSortIndex = #{featuredSortIndex},
|
|
productCode = #{productCode},
|
|
productCode = #{productCode},
|
|
- synToERPFlag = #{synToERPFlag},
|
|
|
|
allAreaFlag = #{allAreaFlag},
|
|
allAreaFlag = #{allAreaFlag},
|
|
provinceIDs = #{provinceIDs},
|
|
provinceIDs = #{provinceIDs},
|
|
serviceNumber = #{serviceNumber},
|
|
serviceNumber = #{serviceNumber},
|
|
packageCount = #{packageCount},
|
|
packageCount = #{packageCount},
|
|
byFlag = #{byFlag},
|
|
byFlag = #{byFlag},
|
|
normalProductFlag = #{normalProductFlag},
|
|
normalProductFlag = #{normalProductFlag},
|
|
- wholeSaleProductFlag = #{wholeSaleProductFlag},
|
|
|
|
- promotionProductFlag = #{promotionProductFlag},
|
|
|
|
- groupBuyProductFlag = #{groupBuyProductFlag},
|
|
|
|
step = #{step},
|
|
step = #{step},
|
|
actFlag = #{actFlag},
|
|
actFlag = #{actFlag},
|
|
actType = #{actType},
|
|
actType = #{actType},
|
|
@@ -504,9 +472,6 @@
|
|
<if test="preferredFlag != null and preferredFlag !=''">
|
|
<if test="preferredFlag != null and preferredFlag !=''">
|
|
preferredFlag = #{preferredFlag},
|
|
preferredFlag = #{preferredFlag},
|
|
</if>
|
|
</if>
|
|
- <if test="selfTypeID != null and selfTypeID !=''">
|
|
|
|
- selfTypeID = #{selfTypeID},
|
|
|
|
- </if>
|
|
|
|
<if test="shopID != null and shopID !=''">
|
|
<if test="shopID != null and shopID !=''">
|
|
shopID = #{shopID},
|
|
shopID = #{shopID},
|
|
</if>
|
|
</if>
|
|
@@ -561,9 +526,6 @@
|
|
<if test="sellNumber != null and sellNumber !=''">
|
|
<if test="sellNumber != null and sellNumber !=''">
|
|
sellNumber = #{sellNumber},
|
|
sellNumber = #{sellNumber},
|
|
</if>
|
|
</if>
|
|
- <if test="weekSellNumber != null and weekSellNumber !=''">
|
|
|
|
- weekSellNumber = #{weekSellNumber},
|
|
|
|
- </if>
|
|
|
|
<if test="beforeValidFlag != null and beforeValidFlag !=''">
|
|
<if test="beforeValidFlag != null and beforeValidFlag !=''">
|
|
beforeValidFlag = #{beforeValidFlag},
|
|
beforeValidFlag = #{beforeValidFlag},
|
|
</if>
|
|
</if>
|
|
@@ -579,12 +541,6 @@
|
|
<if test="commentTimes != null and commentTimes !=''">
|
|
<if test="commentTimes != null and commentTimes !=''">
|
|
commentTimes = #{commentTimes},
|
|
commentTimes = #{commentTimes},
|
|
</if>
|
|
</if>
|
|
- <if test="selfRecommendFlag != null and selfRecommendFlag !=''">
|
|
|
|
- selfRecommendFlag = #{selfRecommendFlag},
|
|
|
|
- </if>
|
|
|
|
- <if test="sysRecommendFlag != null and sysRecommendFlag !=''">
|
|
|
|
- sysRecommendFlag = #{sysRecommendFlag},
|
|
|
|
- </if>
|
|
|
|
<if test="sortIndex != null and sortIndex != ''">
|
|
<if test="sortIndex != null and sortIndex != ''">
|
|
sortIndex = #{sortIndex},
|
|
sortIndex = #{sortIndex},
|
|
</if>
|
|
</if>
|
|
@@ -600,9 +556,6 @@
|
|
<if test="unit != null and unit !=''">
|
|
<if test="unit != null and unit !=''">
|
|
unit = #{unit},
|
|
unit = #{unit},
|
|
</if>
|
|
</if>
|
|
- <if test="synToERPFlag != null and synToERPFlag !=''">
|
|
|
|
- synToERPFlag = #{synToERPFlag},
|
|
|
|
- </if>
|
|
|
|
<if test="allAreaFlag != null and allAreaFlag !=''">
|
|
<if test="allAreaFlag != null and allAreaFlag !=''">
|
|
allAreaFlag = #{allAreaFlag},
|
|
allAreaFlag = #{allAreaFlag},
|
|
</if>
|
|
</if>
|
|
@@ -627,15 +580,6 @@
|
|
<if test="normalProductFlag != null and normalProductFlag !=''">
|
|
<if test="normalProductFlag != null and normalProductFlag !=''">
|
|
normalProductFlag = #{normalProductFlag},
|
|
normalProductFlag = #{normalProductFlag},
|
|
</if>
|
|
</if>
|
|
- <if test="wholeSaleProductFlag != null and wholeSaleProductFlag !=''">
|
|
|
|
- wholeSaleProductFlag = #{wholeSaleProductFlag},
|
|
|
|
- </if>
|
|
|
|
- <if test="promotionProductFlag != null and promotionProductFlag !=''">
|
|
|
|
- promotionProductFlag = #{promotionProductFlag},
|
|
|
|
- </if>
|
|
|
|
- <if test="groupBuyProductFlag != null and groupBuyProductFlag !=''">
|
|
|
|
- groupBuyProductFlag = #{groupBuyProductFlag},
|
|
|
|
- </if>
|
|
|
|
<if test="step != null and step !=''">
|
|
<if test="step != null and step !=''">
|
|
step = #{step},
|
|
step = #{step},
|
|
</if>
|
|
</if>
|