小程序动态增加类型
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
FROM xfsg_pre_fry_records
|
||||
WHERE store_code = #{storeCode}
|
||||
AND fry_date BETWEEN DATE_FORMAT(FROM_UNIXTIME(#{time}/1000), '%Y-%m-01')
|
||||
AND LAST_DAY(FROM_UNIXTIME(#{time}/1000)
|
||||
AND LAST_DAY(FROM_UNIXTIME(#{time}/1000))
|
||||
GROUP BY fry_date
|
||||
ORDER BY fry_date
|
||||
</select>
|
||||
|
||||
Reference in New Issue
Block a user