zhaoxian %!s(int64=3) %!d(string=hai) anos
pai
achega
9be6690c00

+ 0 - 2
jeecg-boot-module-system/src/main/java/cn/com/ctop/kuaishou/modules/material/mapper/xml/ProductMaterialMapper.xml

@@ -148,8 +148,6 @@
         WHERE video_url is not null
         and product_id = #{productId}
           and trade_name = #{tradeName}
-          and start_month >= #{startMonth}
-          and end_month <= #{endMonth}
         ORDER BY t1.create_time desc
     </select>