@ -127,7 +127,7 @@ public class ChildVaccinImmuneService extends BaseService {
result+= childImmuneVaccinDao.updateDelByCode(childImmuneVaccin.getCode());
}
//如果本地没有就是新增的
//如果本地没有就是新增的.
List<ChildImmuneVaccin> vaccins = new ArrayList<>();
for (int j=0;j<vaccinJsonJSONArray.length();j++){
String ymbm = vaccinJsonJSONArray.getJSONObject(j).getString("ymBm");