实现AI剔除和联想功能逻辑

This commit is contained in:
LiuZhengYu 2026-04-27 09:20:08 +08:00
parent 3b97c29f67
commit b52efc947c

View File

@ -91,6 +91,7 @@ class keywordManage
if (!is_array($datarow))
return errjson('数据不存在');
}
try {
$db->begin();
$updata = array();