使用_Del方法设置模块内容的时候如何设置表名 迅睿框架 更新 2023-08-06 16:34:18 琉惗 使用_DEL方法删除模块内容的时候表名如何设置\Phpcmf\Service::M()->dbprefix($this->init['table'])You must set the database table to be used with your query
XR_M()->query("delete from xxx where id=xxx");