# Conflicts: # business/base-service/src/main/java/com/yihu/jw/hospital/prescription/service/entrance/XzzxEntranceService.java # svr/svr-internet-hospital-entrance/src/main/java/com/yihu/jw/entrance/controller/XzzxCotroller.java
@ -375,6 +375,7 @@ public class XzyyPrescriptionService extends BaseJpaService<WlyyPrescriptionDO,
head.put("clientId",clientId);
head.put("templateId",templateId);
head.put("clientSecret",clientSecret);
head.put("selfSign",true);
msg.put("head",head);
JSONObject body = new JSONObject();
body.put("urId",urId);