WH01243 hai 7 meses
pai
achega
1985a1a3ba
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      jyBXCore/rpc/service/operator.go

+ 1 - 1
jyBXCore/rpc/service/operator.go

@@ -48,7 +48,7 @@ func getGetCriteriaType(entId, positionId, tag int64) []map[string]interface{} {
 				},
 			},
 		})
-	} else {
+	} else if tag == 2 {
 		data = append(data, map[string]interface{}{
 			"key":        "openingTime",
 			"type":       "dateTimeList",