Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我使用 magento 已经很长时间了,我从来没有遇到过无法发送电子邮件的问题。虽然我现在在 magento 1.7.2 上经营一家商店,但我遇到了新订单不发送电子邮件的问题。我所有的设置都和 magento 1.7 完全一样
我用两个日历来确定开始日期和完成如下,
date.Ic.add(Restrictions.between("islemZamani", date1, date2));
然而,这个标准的结果有 date1 和它们之间的结果,不包括 date2 的结果。我的意思是,它显示date1<= 结果。我想要 d