mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/per-boe/java-servers.git
synced 2025-12-10 19:36:50 +08:00
Merge branch 'zcwy-master' into zcwy0912
This commit is contained in:
@@ -14,8 +14,8 @@ public interface ICourseFullTextSearch {
|
|||||||
/**
|
/**
|
||||||
* 默认索引名称
|
* 默认索引名称
|
||||||
*/
|
*/
|
||||||
public static final String DEFAULT_INDEX_NAME="new_resource_list";
|
// public static final String DEFAULT_INDEX_NAME="new_resource_list";
|
||||||
|
public static final String DEFAULT_INDEX_NAME="my_resource_list";
|
||||||
/**
|
/**
|
||||||
* 发布课程
|
* 发布课程
|
||||||
* @param indexName
|
* @param indexName
|
||||||
|
|||||||
Reference in New Issue
Block a user