问题描述 线上有个分词服务,我修改了CutWordsServerEvent 的onMessage方法后,先清理opcache,然后执行reload操作,代码不生效,请教一下各位大佬,怎么解决 程序代码或配置 class CutWordsServerCommand extends Command { protected $signature = 'cut-word-server {action} {--daemon}...