Authored by qinchao

Merge branch 'dev_689_更低价出售提醒' into test6.8.9

@@ -124,7 +124,7 @@ @@ -124,7 +124,7 @@
124 </select> 124 </select>
125 125
126 126
127 - <select id="selectEntryListByUidStatusGBSkc" resultMap="BaseResultMap"> 127 + <select id="selectCanSellByStorageId" resultMap="BaseResultMap">
128 SELECT <include refid="Base_Column_List" /> 128 SELECT <include refid="Base_Column_List" />
129 FROM seller_order_goods 129 FROM seller_order_goods
130 WHERE storage_id = #{storageId,jdbcType=INTEGER} and status = 1 130 WHERE storage_id = #{storageId,jdbcType=INTEGER} and status = 1