@ -177,6 +177,10 @@ public class ComputeHelper {
mapTemp.put(strKey.toString(), saveModelTemp);
}
//如果字典长度是0 抛出异常
if(dictModels.size()==0){
throw new Exception("dict size:0,sql:"+dimensionQuota.getDictSql());
lastMaps = mapTemp;