Commit 97b81f35 authored by alex yao's avatar alex yao

feat:默认知识库

parent bd4542f0
......@@ -14,7 +14,7 @@ select id,
MODIFIED_TIME
from biz_knowledge_info
where is_deleted = 'N' << and member_id = :memberId >>
<< and knowlege_owner = : knowledgeOwner >>
<< and knowledge_owner = : knowledgeOwner >>
<< and LOCATE(:query ,knowledge_name) >>
<< and train_status = :trainStatus>>
<< and knowledge_type = :knowledgeType>>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment