mirror of
				https://gitee.com/hhyykk/ipms-sjy.git
				synced 2025-11-01 02:38:43 +08:00 
			
		
		
		
	项目结构调整 x 4
This commit is contained in:
		| @@ -250,7 +250,7 @@ public class SysDictDataServiceImpl implements SysDictDataService { | ||||
|  | ||||
|     @Override | ||||
|     public List<DictDataRespDTO> listDictDatasFromCache(String type) { | ||||
|         return SysDictDataConvert.INSTANCE.convertList03(labelDictDataCache.row(type).values())); | ||||
|         return SysDictDataConvert.INSTANCE.convertList03(labelDictDataCache.row(type).values()); | ||||
|     } | ||||
|  | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 YunaiV
					YunaiV