問題描述 問題已自行解決,原因是回調(diào)里有代碼一直調(diào)用模型導(dǎo)致的 只要進(jìn)行了curl請(qǐng)求,就會(huì)導(dǎo)致多次重復(fù)執(zhí)行 程序代碼或配置 //開始執(zhí)行 $ids = (new PingtaiModel())->chadianbiaoxinxi; $res = (new PingtaiUseModel())->whereIn('config_id',$ids)->where(['st...