@@ -85,7 +85,8 @@ func getGetCriteriaType(entId, positionId, tag int64) []map[string]interface{} {
"label": "发布时间",
"defaultVal": "",
"props": map[string]interface{}{
- "multiple": false,
+ "multiple": false,
+ "endTimeFeature": true,
},
"options": []map[string]interface{}{
{