@ -333,7 +333,7 @@ public class ZbdcModel {
if (_map.containsKey(record.getInt("templet_id"))) {
record.set("xysl", _map.get(record.getInt("templet_id")));
} else {
record.set("xysl", 0);
record.set("xysl", "");
}
//再做一下处理,类型四合一,必配+选配返回1或0