|
@@ -206,7 +206,7 @@
|
|
|
|
|
|
</select>
|
|
|
|
|
|
- <select id="getDuxiaomanMaterialInfoByStatus" resultType="java.lang.String">
|
|
|
+ <select id="getDuxiaomanMaterialInfoByStatus" resultType="java.lang.Long">
|
|
|
SELECT id FROM `ctop_duxiaoman_material_info`
|
|
|
WHERE stat_date >= DATE_FORMAT(DATE_SUB(NOW(),INTERVAL 1 DAY),'%Y-%m-%d')
|
|
|
AND stat_date <= DATE_FORMAT(NOW(),'%Y-%m-%d')
|