[수정] 월령에 맞지 않는 추천이유식과 식재료: for_m is not null

dev_bert
isol2011 3 years ago
parent 375ab8cb70
commit 3583cee43d

@ -110,6 +110,7 @@
<isEqual property="for_m" compareValue="완료기">
AND x.for_m between 0 and 15
</isEqual>
AND for_m IS NOT NULL
GROUP BY x.dbi_no
ORDER BY RAND()
LIMIT 4

Loading…
Cancel
Save