优化材料库资料库表接口
This commit is contained in:
@@ -91,7 +91,7 @@ public class KnowledgeBaseServiceImpl implements KnowledgeBaseService {
|
||||
}
|
||||
|
||||
@Override
|
||||
public String getKnowledgeBaseId(String companyCode) {
|
||||
public String getKnowledgeBaseIdByName(String companyCode) {
|
||||
String workspaceId = config.getWorkspaceId();
|
||||
try {
|
||||
Client client = clientFactory.createClient();
|
||||
|
||||
Reference in New Issue
Block a user