过滤数据
This commit is contained in:
		
							parent
							
								
									9e9a11cf1b
								
							
						
					
					
						commit
						fbaad6cea2
					
				| @ -274,6 +274,8 @@ public class IndexService { | |||||||
|                 group = "Operations"; |                 group = "Operations"; | ||||||
|             } else if (zclSet.contains(String.valueOf( index))) { |             } else if (zclSet.contains(String.valueOf( index))) { | ||||||
|                 group = "SupportAndServices"; |                 group = "SupportAndServices"; | ||||||
|  |             }else { | ||||||
|  |                 continue; | ||||||
|             } |             } | ||||||
|             if (!"1.0".equals(version) && StringUtils.isNotBlank(versionId)) { |             if (!"1.0".equals(version) && StringUtils.isNotBlank(versionId)) { | ||||||
|                 id = versionId; |                 id = versionId; | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 袁东强
						袁东强