diff --git a/src/main/java/com/dpkj/modules/autoReplyPrint/controller/ReceiptPrintController.java b/src/main/java/com/dpkj/modules/autoReplyPrint/controller/ReceiptPrintController.java index 4ef2e25..dbc8b36 100644 --- a/src/main/java/com/dpkj/modules/autoReplyPrint/controller/ReceiptPrintController.java +++ b/src/main/java/com/dpkj/modules/autoReplyPrint/controller/ReceiptPrintController.java @@ -75,7 +75,7 @@ public class ReceiptPrintController { int dinyHeight = 0; if (templateName.equals("department")) { // 由于是使用的门诊小票-T2,那么默认的高度为1100,强行设置,通过动态修改渲染的图片的高度 - height = 800;//根据实际情况800较为合适 + height = 900;//根据实际情况调整 // 单行最大长度为10 int singleLineMaxLength = 10; diff --git a/src/main/resources/application-pro.yml b/src/main/resources/application-pro.yml index f51dd11..7be05ab 100644 --- a/src/main/resources/application-pro.yml +++ b/src/main/resources/application-pro.yml @@ -1,6 +1,6 @@ dpkj: #后端项目访问地址 #https://yinyitong.yzqingyan.cn/ http://172.16.11.13:15946/ ttps://yinyitong.yzqingyan.cn - serverurl: http://localhost:5946/api/ + serverurl: http://www.lczyyy.com/api/ # 医保配置 chs: # 医保机构编码 diff --git a/src/main/resources/templates/department.html b/src/main/resources/templates/department.html index 20b0d07..077719b 100644 --- a/src/main/resources/templates/department.html +++ b/src/main/resources/templates/department.html @@ -18,35 +18,43 @@
项目名称 | 数量 | 单价 |
---|