mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/per-boe/java-servers.git
synced 2025-12-14 21:36:48 +08:00
ES查询修改
This commit is contained in:
@@ -79,7 +79,10 @@ public class CourseFullText {
|
||||
private Integer isSetAudience;
|
||||
|
||||
/**受众,受众的id,多个使用逗号分隔*/
|
||||
private String audience;
|
||||
//private String audience;
|
||||
|
||||
|
||||
private String[] audiences;
|
||||
|
||||
/**资源归属*/
|
||||
private String resOwner;
|
||||
|
||||
Reference in New Issue
Block a user