Explorar o código

PET/CT自助预约的药品给药方式改为领药

lighter %!s(int64=2) %!d(string=hai) anos
pai
achega
aac66a0f0a

+ 2 - 2
src/main/java/thyyxxk/wxservice_server/service/BookableService.java

@@ -143,7 +143,7 @@ public class BookableService {
         Prescription book = new Prescription();
         book.initMzYjReqList(param);
         // PET-CT
-        if ("002059".equals(param.getCode())) {
+        if ("002059".equals(param.getCode()) || "002061".equals(param.getCode())) {
             HashMap<String, String> charge = new HashMap<>(Constants.Capacity.ELEVEN);
             charge.put("chargeItemCode", "50102");
             charge.put("serial", "01");
@@ -158,7 +158,7 @@ public class BookableService {
             charge.put("instructionText", "");
             charge.put("orderNo", "1");
             charge.put("groupOrder", "");
-            charge.put("supplyCode", "003");
+            charge.put("supplyCode", "055");
             charge.put("cyJssm", "");
             charge.put("cyDj", "");
             charge.put("cyFysm", "");