定时任务---Only no-arg methods may be annotated with @Scheduled

xiaoxiao2021-02-28  28

如果出现这个错误:Only no-arg methods may  be annotated with @Scheduled说明你的方法不能有参数。
转载请注明原文地址: https://www.6miu.com/read-2619319.html

最新回复(0)