|
@@ -15,7 +15,6 @@
|
|
|
a.bigTypeID AS "bigTypeID",
|
|
|
ifnull(a.smallTypeID,-1) AS "smallTypeID",
|
|
|
ifnull(a.tinyTypeID,-1) AS "tinyTypeID",
|
|
|
- a.selfTypeID AS "selfTypeID",
|
|
|
a.preferredFlag AS "preferredFlag",
|
|
|
a.shopID AS "shopID",
|
|
|
a.name AS "name",
|
|
@@ -30,28 +29,21 @@
|
|
|
a.addTime AS "addTime",
|
|
|
a.updateTime AS "updateTime",
|
|
|
a.sellNumber AS "sellNumber",
|
|
|
- a.weekSellNumber AS "weekSellNumber",
|
|
|
a.beforeValidFlag AS "beforeValidFlag",
|
|
|
a.validFlag AS "validFlag",
|
|
|
a.favoriteTimes AS "favoriteTimes",
|
|
|
a.commentScore AS "commentScore",
|
|
|
a.commentTimes AS "commentTimes",
|
|
|
- a.selfRecommendFlag AS "selfRecommendFlag",
|
|
|
- a.sysRecommendFlag AS "sysRecommendFlag",
|
|
|
a.sortIndex AS "sortIndex",
|
|
|
a.featuredFlag AS "featuredFlag",
|
|
|
a.featuredSortIndex AS "featuredSortIndex",
|
|
|
a.productCode AS "productCode",
|
|
|
- a.synToERPFlag AS "synToERPFlag",
|
|
|
a.allAreaFlag AS "allAreaFlag",
|
|
|
a.provinceIDs AS "provinceIDs",
|
|
|
a.serviceNumber AS "serviceNumber",
|
|
|
a.packageCount AS "packageCount",
|
|
|
a.byFlag AS "byFlag",
|
|
|
a.normalProductFlag AS "normalProductFlag",
|
|
|
- a.wholeSaleProductFlag AS "wholeSaleProductFlag",
|
|
|
- a.promotionProductFlag AS "promotionProductFlag",
|
|
|
- a.groupBuyProductFlag AS "groupBuyProductFlag",
|
|
|
a.step AS "step",
|
|
|
a.actStatus AS "actStatus",
|
|
|
a.actFlag AS "actFlag",
|
|
@@ -340,7 +332,6 @@
|
|
|
bigTypeID,
|
|
|
smallTypeID,
|
|
|
tinyTypeID,
|
|
|
- selfTypeID,
|
|
|
shopID,
|
|
|
aliasName,
|
|
|
name,
|
|
@@ -352,28 +343,21 @@
|
|
|
propertiesInfo,
|
|
|
addTime,
|
|
|
updateTime,
|
|
|
- weekSellNumber,
|
|
|
beforeValidFlag,
|
|
|
validFlag,
|
|
|
favoriteTimes,
|
|
|
commentScore,
|
|
|
commentTimes,
|
|
|
- selfRecommendFlag,
|
|
|
- sysRecommendFlag,
|
|
|
sortIndex,
|
|
|
featuredFlag,
|
|
|
featuredSortIndex,
|
|
|
productCode,
|
|
|
- synToERPFlag,
|
|
|
allAreaFlag,
|
|
|
provinceIDs,
|
|
|
serviceNumber,
|
|
|
packageCount,
|
|
|
byFlag,
|
|
|
normalProductFlag,
|
|
|
- wholeSaleProductFlag,
|
|
|
- promotionProductFlag,
|
|
|
- groupBuyProductFlag,
|
|
|
step,
|
|
|
actFlag,
|
|
|
actType,
|
|
@@ -420,7 +404,6 @@
|
|
|
#{bigTypeID},
|
|
|
#{smallTypeID},
|
|
|
#{tinyTypeID},
|
|
|
- #{selfTypeID},
|
|
|
#{shopID},
|
|
|
#{aliasName},
|
|
|
#{name},
|
|
@@ -432,28 +415,21 @@
|
|
|
#{propertiesInfo},
|
|
|
#{addTime},
|
|
|
#{updateTime},
|
|
|
- #{weekSellNumber},
|
|
|
#{beforeValidFlag},
|
|
|
#{validFlag},
|
|
|
#{favoriteTimes},
|
|
|
#{commentScore},
|
|
|
#{commentTimes},
|
|
|
- #{selfRecommendFlag},
|
|
|
- #{sysRecommendFlag},
|
|
|
#{sortIndex},
|
|
|
#{featuredFlag},
|
|
|
#{featuredSortIndex},
|
|
|
#{productCode},
|
|
|
- #{synToERPFlag},
|
|
|
#{allAreaFlag},
|
|
|
#{provinceIDs},
|
|
|
#{serviceNumber},
|
|
|
#{packageCount},
|
|
|
#{byFlag},
|
|
|
#{normalProductFlag},
|
|
|
- #{wholeSaleProductFlag},
|
|
|
- #{promotionProductFlag},
|
|
|
- #{groupBuyProductFlag},
|
|
|
#{step},
|
|
|
#{actFlag},
|
|
|
#{actType},
|
|
@@ -502,7 +478,6 @@
|
|
|
SET productID = #{id},
|
|
|
brandID = #{brandID},
|
|
|
tinyTypeID = #{tinyTypeID},
|
|
|
- selfTypeID = #{selfTypeID},
|
|
|
shopID = #{shopID},
|
|
|
name = #{name},
|
|
|
searchKey = #{searchKey},
|
|
@@ -514,28 +489,21 @@
|
|
|
addTime = #{addTime},
|
|
|
updateTime = #{updateTime},
|
|
|
sellNumber = #{sellNumber},
|
|
|
- weekSellNumber = #{weekSellNumber},
|
|
|
beforeValidFlag = #{beforeValidFlag},
|
|
|
validFlag = #{validFlag},
|
|
|
favoriteTimes = #{favoriteTimes},
|
|
|
commentScore = #{commentScore},
|
|
|
commentTimes = #{commentTimes},
|
|
|
- selfRecommendFlag = #{selfRecommendFlag},
|
|
|
- sysRecommendFlag = #{sysRecommendFlag},
|
|
|
sortIndex = #{sortIndex},
|
|
|
featuredFlag = #{featuredFlag},
|
|
|
featuredSortIndex = #{featuredSortIndex},
|
|
|
productCode = #{productCode},
|
|
|
- synToERPFlag = #{synToERPFlag},
|
|
|
allAreaFlag = #{allAreaFlag},
|
|
|
provinceIDs = #{provinceIDs},
|
|
|
serviceNumber = #{serviceNumber},
|
|
|
packageCount = #{packageCount},
|
|
|
byFlag = #{byFlag},
|
|
|
normalProductFlag = #{normalProductFlag},
|
|
|
- wholeSaleProductFlag = #{wholeSaleProductFlag},
|
|
|
- promotionProductFlag = #{promotionProductFlag},
|
|
|
- groupBuyProductFlag = #{groupBuyProductFlag},
|
|
|
step = #{step},
|
|
|
actFlag = #{actFlag},
|
|
|
actType = #{actType},
|
|
@@ -872,7 +840,6 @@
|
|
|
`productCategory`,
|
|
|
</if>
|
|
|
`preferredFlag`,
|
|
|
- `selfTypeID`,
|
|
|
`shopID`,
|
|
|
`name`,
|
|
|
`aliasName`,
|
|
@@ -885,28 +852,21 @@
|
|
|
`propertiesInfo`,
|
|
|
`addTime`,
|
|
|
`updateTime`,
|
|
|
- `weekSellNumber`,
|
|
|
`beforeValidFlag`,
|
|
|
`validFlag`,
|
|
|
`favoriteTimes`,
|
|
|
`commentScore`,
|
|
|
`commentTimes`,
|
|
|
- `selfRecommendFlag`,
|
|
|
- `sysRecommendFlag`,
|
|
|
`sortIndex`,
|
|
|
`featuredFlag`,
|
|
|
`featuredSortIndex`,
|
|
|
`productCode`,
|
|
|
- `synToERPFlag`,
|
|
|
`allAreaFlag`,
|
|
|
`provinceIDs`,
|
|
|
`serviceNumber`,
|
|
|
`packageCount`,
|
|
|
`byFlag`,
|
|
|
`normalProductFlag`,
|
|
|
- `wholeSaleProductFlag`,
|
|
|
- `promotionProductFlag`,
|
|
|
- `groupBuyProductFlag`,
|
|
|
`step`,
|
|
|
`actFlag`,
|
|
|
`actStatus`,
|
|
@@ -937,7 +897,6 @@
|
|
|
#{productCategory},
|
|
|
</if>
|
|
|
#{preferredFlag},
|
|
|
- #{selfTypeID},
|
|
|
#{shopID},
|
|
|
#{name},
|
|
|
#{aliasName},
|
|
@@ -950,28 +909,21 @@
|
|
|
#{propertiesInfo},
|
|
|
#{addTime},
|
|
|
#{updateTime},
|
|
|
- #{weekSellNumber},
|
|
|
#{beforeValidFlag},
|
|
|
#{validFlag},
|
|
|
#{favoriteTimes},
|
|
|
#{commentScore},
|
|
|
#{commentTimes},
|
|
|
- #{selfRecommendFlag},
|
|
|
- #{sysRecommendFlag},
|
|
|
#{sortIndex},
|
|
|
#{featuredFlag},
|
|
|
#{featuredSortIndex},
|
|
|
#{productCode},
|
|
|
- #{synToERPFlag},
|
|
|
#{allAreaFlag},
|
|
|
#{provinceIDs},
|
|
|
#{serviceNumber},
|
|
|
#{packageCount},
|
|
|
#{byFlag},
|
|
|
#{normalProductFlag},
|
|
|
- #{wholeSaleProductFlag},
|
|
|
- #{promotionProductFlag},
|
|
|
- #{groupBuyProductFlag},
|
|
|
#{step},
|
|
|
#{actFlag},
|
|
|
#{actStatus},
|
|
@@ -1454,9 +1406,6 @@
|
|
|
<if test="updateTime != null and updateTime !=''">
|
|
|
updateTime = #{updateTime},
|
|
|
</if>
|
|
|
- <if test="weekSellNumber != null and weekSellNumber !=''">
|
|
|
- weekSellNumber = #{weekSellNumber},
|
|
|
- </if>
|
|
|
<if test="beforeValidFlag != null and beforeValidFlag !=''">
|
|
|
beforeValidFlag = #{beforeValidFlag},
|
|
|
</if>
|
|
@@ -1472,12 +1421,6 @@
|
|
|
<if test="commentTimes != null and commentTimes !=''">
|
|
|
commentTimes = #{commentTimes},
|
|
|
</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 != ''">
|
|
|
sortIndex = #{sortIndex},
|
|
|
</if>
|
|
@@ -1490,9 +1433,6 @@
|
|
|
<if test="productCode != null and productCode !=''">
|
|
|
productCode = #{productCode},
|
|
|
</if>
|
|
|
- <if test="synToERPFlag != null and synToERPFlag !=''">
|
|
|
- synToERPFlag = #{synToERPFlag},
|
|
|
- </if>
|
|
|
<if test="allAreaFlag != null and allAreaFlag !=''">
|
|
|
allAreaFlag = #{allAreaFlag},
|
|
|
</if>
|
|
@@ -1511,15 +1451,6 @@
|
|
|
<if test="normalProductFlag != null and normalProductFlag !=''">
|
|
|
normalProductFlag = #{normalProductFlag},
|
|
|
</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 !=''">
|
|
|
step = #{step},
|
|
|
</if>
|