|
result.put(ResponseContant.resultFlag,ResponseContant.success);
|
|
result.put(ResponseContant.resultFlag,ResponseContant.success);
|
|
result.put(ResponseContant.resultMsg,"修改成功");
|
|
result.put(ResponseContant.resultMsg,"修改成功");
|
|
public void delSosNumber(List<Map<String,Object>> sims,String patient,String[] numTmp) {
|
|
public void delSosNumber(List<Map<String,Object>> sims,String patient,String[] numTmp) {
|