=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= php art tags check --标签检查:将所有的文章或者app列出可以匹配的标签 php art tags match --为new app匹配标签, 输入php art tags match查看帮助 php art tags matchOne --为new app指定的id匹配标签, 输入php art tags matchOne查看帮助 php art tags noHas --查找没有标签的news app, 默认当天 2019-08-20 --use: php art tags noHas news 2019-08-01 php art tags has --查找有标签的news app, 默认当天 2019-08-20 --use: php art tags has news 2019-08-01 php art tags addBatch --批量添加标签, 重复的标签不会添加 --ci不能输入特殊字符作为参数,现只用文件传参 --文件放在根目录 ../public --use: php art addBatch filename.txt =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=