|
@@ -320,7 +320,7 @@ func getConfiguration(conditionName, conditionType string, entId int64, position
|
|
and FIND_IN_SET( b.code,a.element_value)
|
|
and FIND_IN_SET( b.code,a.element_value)
|
|
where b.type=? order by c.id,b.code`, positionId, entId, conditionName, filedType, filedType)
|
|
where b.type=? order by c.id,b.code`, positionId, entId, conditionName, filedType, filedType)
|