跳至内容
菜单
此问题已终结
1 回复
3779 查看

i have used scheduler functionality in my module to import products. I changed my code and restart the server but most of the time scheduler runs my previous(not new changes) code. I can't understand why it's happening.

Please anyone can help..........

形象
丢弃
最佳答案

You need to update your database with your new module. Try re-starting your server with the -u <module name=""> -d <database name=""> options. That will update your database

形象
丢弃

I got same problem, I did above steps too. schedular runs, as its time changes but method defined in schedular don't run.

相关帖文 回复 查看 活动
1
3月 24
2256
1
7月 20
7698
0
11月 17
4053
1
1月 16
4175
1
3月 15
9273