@ -287,6 +287,7 @@ public class ContactsService {
result.put(ResponseContant.resultFlag,ResponseContant.success);
result.put(ResponseContant.resultMsg,"修改成功");
return result;
}
public void delSosNumber(List<Map<String,Object>> sims,String patient,String[] numTmp) {