自定义数据接口-php执行文件代码:跨表查询怎么写使用join提示错误
自定义数据接口-php执行文件代码:跨表查询怎么写使用join提示错误
$data = \Phpcmf\Service::M()->table('dr_1_shebei')->join()->where($where)->getAll();
自定义数据接口-php执行文件代码:跨表查询怎么写使用join提示错误
$data = \Phpcmf\Service::M()->table('dr_1_shebei')->join()->where($where)->getAll();



