ltkj-admin/src/main/java/com/ltkj/web/controller/his/HisApiMethodService.java
@@ -54,9 +54,9 @@ public AjaxResult Outpincreateapply (TjCustomer customer) { Map<String, Object> map = new HashMap<> (); if (null != customer.getPationId () && !customer.getPationId().equals("0")) { map.put ("pationid", customer.getPationId ()); map.put ("Pationid", customer.getPationId ()); } else { map.put ("pationid", null); map.put ("Pationid", null); } map.put ("brxm", customer.getCusName ()); map.put ("brxb", customer.getCusSex ());