Uses of Class
in.hocg.boot.utils.struct.DictData.Item
-
Packages that use DictData.Item Package Description in.hocg.boot.utils.utils -
-
Uses of DictData.Item in in.hocg.boot.utils.utils
Method parameters in in.hocg.boot.utils.utils with type arguments of type DictData.Item Modifier and Type Method Description List<String>DataDictUtils. scanSql(List<String> basePackages, Function<DictData,String> formatDataDict, BiFunction<DictData,DictData.Item,String> formatDataDictItem)扫描获取生成SQL
-