
织梦批量清空数据 使用SQL删除指定栏目全部文章
把下面10 改为你要删掉的栏目ID ,仔细看 不然删错就不好了 delete from dede_archives where typeid=10; delete from dede_arctiny where typeid=10; del...
把下面10 改为你要删掉的栏目ID ,仔细看 不然删错就不好了 delete from dede_archives where typeid=10; delete from dede_arctiny where typeid=10; del...
标签名称:arclist 标记简介:织梦常用标记,也称为自由列表标记,其中imglist、imginfolist、specart、coolart、autolist都是由该标记所定义的不同属性延伸出来的别名标记。 功能说明:获取指定文档列表 ...