LIJU il y a 5 mois
Parent
commit
580cca5bbd
58 fichiers modifiés avec 108 ajouts et 108 suppressions
  1. 1 1
      pom.xml
  2. 2 2
      src/main/java/cn/hnthyy/thmz/common/Constants.java
  3. 1 1
      src/main/java/cn/hnthyy/thmz/mapper/his/mz/ChargeFeeVoMapper.java
  4. 1 1
      src/main/java/cn/hnthyy/thmz/mapper/his/mz/CrbMainCardMapper.java
  5. 1 1
      src/main/java/cn/hnthyy/thmz/service/his/mz/ChargeFeeVoService.java
  6. 1 1
      src/main/java/cn/hnthyy/thmz/service/impl/his/zd/DictDataServiceImpl.java
  7. 2 2
      src/main/java/cn/hnthyy/thmz/service/impl/thmz/OrderStatusChangeServiceImpl.java
  8. 1 1
      src/main/java/cn/hnthyy/thmz/service/impl/thmz/RationalUseServiceImpl.java
  9. 4 4
      src/main/resources/application-bak/application-bak.yml
  10. 2 2
      src/main/resources/application-bak/application-dev.yml
  11. 2 2
      src/main/resources/application-bak/application-prod.yml
  12. 2 2
      src/main/resources/application-demo.yml
  13. 2 2
      src/main/resources/application-dev.yml
  14. 2 2
      src/main/resources/application-hh.yml
  15. 2 2
      src/main/resources/application-pnfy.yml
  16. 2 2
      src/main/resources/application-prod.yml
  17. 1 1
      src/main/resources/otherSource/thyy_mz_system_sqlServer_init_data.sql
  18. 1 1
      src/main/resources/static/js/common/distpicker.js
  19. 1 1
      src/main/resources/static/js/fy_config.js
  20. 1 1
      src/main/resources/static/js/mz/add_mzzyreq.js
  21. 1 1
      src/main/resources/static/js/mz/clinic.js
  22. 1 1
      src/main/resources/static/js/mz/daily_collect.js
  23. 1 1
      src/main/resources/static/js/mz/hs_jc.js
  24. 1 1
      src/main/resources/static/js/mz/hybrid_test_list.js
  25. 1 1
      src/main/resources/static/js/mz/print_config.js
  26. 3 3
      src/main/resources/static/js/mz/registration.js
  27. 3 3
      src/main/resources/static/js/mz/registration_list.js
  28. 1 1
      src/main/resources/static/js/mz/schedule-of-medical-apply.js
  29. 4 4
      src/main/resources/static/js/mz/toll_administration.js
  30. 3 3
      src/main/resources/static/js/mz/west_pharmacy_dispensing.js
  31. 6 6
      src/main/resources/static/js/mz/west_pharmacy_send.js
  32. 1 1
      src/main/resources/static/js/sfy_config.js
  33. 2 2
      src/main/resources/static/js/yf/drug_delivery_dept.js
  34. 2 2
      src/main/resources/static/js/yf/yf_inventory.js
  35. 1 1
      src/main/resources/static/js/yk/drug_out_statistics.js
  36. 2 2
      src/main/resources/static/js/yk/drug_return.js
  37. 2 2
      src/main/resources/static/js/yk/drug_sales_return.js
  38. 1 1
      src/main/resources/static/js/yk/drug_storage.js
  39. 2 2
      src/main/resources/static/js/yk/in_storage_acc_sum.js
  40. 1 1
      src/main/resources/static/js/zy/accepting.js
  41. 2 2
      src/main/resources/static/js/zy/actpatient.js
  42. 2 2
      src/main/resources/static/js/zy/hospitalized.js
  43. 1 1
      src/main/resources/static/js/zy/zy_daily.js
  44. 2 2
      src/main/resources/templates/mz/client_evaluate.html
  45. 3 3
      src/main/resources/templates/mz/client_index.html
  46. 2 2
      src/main/resources/templates/mz/client_price.html
  47. 10 10
      src/main/resources/templates/mz/clinic.html
  48. 1 1
      src/main/resources/templates/mz/daily_collect.html
  49. 1 1
      src/main/resources/templates/mz/hs_jc.html
  50. 1 1
      src/main/resources/templates/mz/hybrid_test_list.html
  51. 2 2
      src/main/resources/templates/mz/west_pharmacy_dispensing.html
  52. 3 3
      src/main/resources/templates/mz/west_pharmacy_send.html
  53. 1 1
      src/main/resources/templates/yf/drug_delivery_dept.html
  54. 1 1
      src/main/resources/templates/yf/yf_inventory.html
  55. 1 1
      src/main/resources/templates/yk/drug_delivery.html
  56. 2 2
      src/main/resources/templates/yk/drug_out_statistics.html
  57. 1 1
      src/main/resources/templates/yk/in_storage_acc_sum.html
  58. 1 1
      src/main/resources/templates/zy/accepting.html

+ 1 - 1
pom.xml

@@ -6,7 +6,7 @@
     <artifactId>thmz</artifactId>
     <version>1</version>
     <name>thmz</name>
-    <description>和医院门诊收费系统</description>
+    <description>和医院门诊收费系统</description>
 
     <parent>
         <groupId>org.springframework.boot</groupId>

+ 2 - 2
src/main/java/cn/hnthyy/thmz/common/Constants.java

@@ -24,7 +24,7 @@ public class Constants {
     /**
      * 默认用户名称
      */
-    public static final String DEFAULT_USER_NAME = "和门诊系统";
+    public static final String DEFAULT_USER_NAME = "和门诊系统";
 
     /**
      * token id
@@ -340,7 +340,7 @@ public class Constants {
      */
     public static final String HLWYY_CODE = "99996";
     /**
-     * 和医院住院系统
+     * 和医院住院系统
      */
     public static final String THYYZYXT_CODE = "99995";
 

+ 1 - 1
src/main/java/cn/hnthyy/thmz/mapper/his/mz/ChargeFeeVoMapper.java

@@ -1105,7 +1105,7 @@ public interface ChargeFeeVoMapper {
     int refeshreceiptSerial();
 
     /**
-     * 查询和医院门诊明细收入  在这里只做查询当前未导入到日结报表中
+     * 查询和医院门诊明细收入  在这里只做查询当前未导入到日结报表中
      *
      * @param thmzmxsrParamsVo
      * @return

+ 1 - 1
src/main/java/cn/hnthyy/thmz/mapper/his/mz/CrbMainCardMapper.java

@@ -55,7 +55,7 @@ public interface CrbMainCardMapper {
             "v_k_hbs, v_k_hevigm, v_hbeag, v_k_hev, v_k_hbe, v_hev_rna, v_k_hbc, v_k_hbcigm, v_hbv_dna, gy_dzbm, visit_type, c_trust, c_rpr, c_tppa, c_tpha," +
             " m_trust, m_rpr, m_tppa, m_other, config_date, yun_days, order_code) VALUES (#{patientId}, #{times}, #{cardNo}, #{illType}, #{scopeFlag}, #{name}, #{sex}, " +
             "#{age}, #{ageUnit}, #{corporation}, #{relationTel}, #{genearch}, #{currentDistrict}, #{currentStreet}, #{homeDistrict}, #{homeStreet}, #{occupationCode}, #{illStartDate}," +
-            " #{illFirstDate}, #{admissDate}, #{disDate}, #{discharStatus}, #{disDiagType}, '长沙泰和医院', #{reportDept}, '2', #{reportOpera}, #{reportDate}, #{anamnesis}, #{contagion}," +
+            " #{illFirstDate}, #{admissDate}, #{disDate}, #{discharStatus}, #{disDiagType}, '沭阳铭和医院', #{reportDept}, '2', #{reportOpera}, #{reportDate}, #{anamnesis}, #{contagion}," +
             " #{contagionText}, #{socialNo}, #{contagion2}, #{contagion3}, #{opId}, #{inputDt}, #{deathDate}, #{caseType}, #{vaccinate}, #{dcFlag}, #{vaccinate2}, #{contagionQt}, #{cardRet}," +
             " #{reportTel}, #{birthDate}, #{remark}, '1', #{subCard}, #{icdCode}, '0', #{modifyId}, #{modifyDate}, '0', NULL, #{gyLcfx}, #{gyByfx}, #{valt}, #{vkhcv}, #{vzdhz}, #{vhcvrna}," +
             " #{vkhavigm}, #{vkhdvigm}, #{vhavrna}, #{vkhdv}, #{vhbsag}, #{vhdvrna},#{vkhbs}, #{vkhevigm}, #{vhbeag}, #{vkhev}, #{vkhbe}, #{vhevrna}, #{vkhbc}, #{vkhbcigm}, " +

+ 1 - 1
src/main/java/cn/hnthyy/thmz/service/his/mz/ChargeFeeVoService.java

@@ -292,7 +292,7 @@ public interface ChargeFeeVoService {
 
 
     /**
-     * 查询和医院门诊明细收入
+     * 查询和医院门诊明细收入
      * @param thmzmxsrParamsVo
      * @return
      */

+ 1 - 1
src/main/java/cn/hnthyy/thmz/service/impl/his/zd/DictDataServiceImpl.java

@@ -158,7 +158,7 @@ public class DictDataServiceImpl implements DictDataService {
     public String queryHospitalName() {
         String value = queryDictVlaue("4.2", "hospital_name", "");
         if(StrUtil.isBlank(value)){
-            return "长沙泰和医院";
+            return "沭阳铭和医院";
         }
         return value;
     }

+ 2 - 2
src/main/java/cn/hnthyy/thmz/service/impl/thmz/OrderStatusChangeServiceImpl.java

@@ -161,7 +161,7 @@ public class OrderStatusChangeServiceImpl implements OrderStatusChangeService {
 
             if (OrderStatusEnum.PRESCRIPTION_TO_BE_PAID.code.equals(status)) {
                 String url="https://open.weixin.qq.com/connect/oauth2/authorize?appid=wxbde6b16acad84204&redirect_uri=https://staticweb.hnthyy.cn/wxserver/redirect/page2?to=mzFeeList_"+patientInfo[0]+"&response_type=code&scope=snsapi_base&state=1#wechat_redirect";
-                haiCiAdapterService.commonMessageNotice(mzPatientMi.getIcCardNo(), "{\"data\":{\"first\":{\"color\":\"#FF0000\",\"value\":\"您好,您有一笔门诊费用待缴。\"},\"keyword1\":{\"color\":\"#173177\",\"value\":\"长沙泰和医院\"},\"keyword2\":{\"color\":\"#173177\",\"value\":\"" + mzPatientMi.getName() + "\"},\"remark\":{\"color\":\"#FF0000\",\"value\":\" 您的处方已生成,可以点击查看详情并缴费!\"}},\"miniprogram\":{\"appid\":\"\",\"pagepath\":\"\"},\"template_id\":\"utgzvafhKaWx3F6-6G26tb72zZ0eT_kJ6DzQeTwmwi4\",\"touser\":\"\",\"url\":\""+url+"\"}", new Date());
+                haiCiAdapterService.commonMessageNotice(mzPatientMi.getIcCardNo(), "{\"data\":{\"first\":{\"color\":\"#FF0000\",\"value\":\"您好,您有一笔门诊费用待缴。\"},\"keyword1\":{\"color\":\"#173177\",\"value\":\"沭阳铭和医院\"},\"keyword2\":{\"color\":\"#173177\",\"value\":\"" + mzPatientMi.getName() + "\"},\"remark\":{\"color\":\"#FF0000\",\"value\":\" 您的处方已生成,可以点击查看详情并缴费!\"}},\"miniprogram\":{\"appid\":\"\",\"pagepath\":\"\"},\"template_id\":\"utgzvafhKaWx3F6-6G26tb72zZ0eT_kJ6DzQeTwmwi4\",\"touser\":\"\",\"url\":\""+url+"\"}", new Date());
                 return;
             }
             if (OrderStatusEnum.SUCCESSFUL_PRESCRIPTION_PAYMENT.code.equals(status)) {
@@ -195,7 +195,7 @@ public class OrderStatusChangeServiceImpl implements OrderStatusChangeService {
                         doctorName = employee.getEmployeeName();
                     }
                 }
-                haiCiAdapterService.commonMessageNotice(mzPatientMi.getIcCardNo(), "{\"data\":{\"first\":{\"color\":\"#FF0000\",\"value\":\"您好,您本次缴费账单消息:\"},\"keynote1\":{\"color\":\"#173177\",\"value\":\"" + mzChargeDetail.getName() + "\"},\"keynote2\":{\"color\":\"#173177\",\"value\":\"" + arr[0] + "\"},\"keynote3\":{\"color\":\"#173177\",\"value\":\"" + mzChargeDetail.getAmount() + "\"},\"keynote4\":{\"color\":\"#173177\",\"value\":\"" + doctorName + "\"},\"keynote5\":{\"color\":\"#173177\",\"value\":\"" + zdUnitCode.getName() + "\"},\"keynote6\":{\"color\":\"#173177\",\"value\":\"长沙泰和医院\"},\"keynote7\":{\"color\":\"#173177\",\"value\":\"" + DateFormatUtils.format(mzChargeDetail.getChargeDate(), "yyyy-MM-dd HH:mm:ss") + "\"},\"remark\":{\"color\":\"#FF0000\",\"value\":\" 缴费已成功,长沙泰和医院祝您身体健康。\"}},\"miniprogram\":{\"appid\":\"\",\"pagepath\":\"\"},\"template_id\":\"IGc0AXcLvxD7TUvtjH4EA91xQppYMKBYObHXayBNd6A\",\"touser\":\"\",\"url\":\"\"}", new Date());
+                haiCiAdapterService.commonMessageNotice(mzPatientMi.getIcCardNo(), "{\"data\":{\"first\":{\"color\":\"#FF0000\",\"value\":\"您好,您本次缴费账单消息:\"},\"keynote1\":{\"color\":\"#173177\",\"value\":\"" + mzChargeDetail.getName() + "\"},\"keynote2\":{\"color\":\"#173177\",\"value\":\"" + arr[0] + "\"},\"keynote3\":{\"color\":\"#173177\",\"value\":\"" + mzChargeDetail.getAmount() + "\"},\"keynote4\":{\"color\":\"#173177\",\"value\":\"" + doctorName + "\"},\"keynote5\":{\"color\":\"#173177\",\"value\":\"" + zdUnitCode.getName() + "\"},\"keynote6\":{\"color\":\"#173177\",\"value\":\"沭阳铭和医院\"},\"keynote7\":{\"color\":\"#173177\",\"value\":\"" + DateFormatUtils.format(mzChargeDetail.getChargeDate(), "yyyy-MM-dd HH:mm:ss") + "\"},\"remark\":{\"color\":\"#FF0000\",\"value\":\" 缴费已成功,沭阳铭和医院祝您身体健康。\"}},\"miniprogram\":{\"appid\":\"\",\"pagepath\":\"\"},\"template_id\":\"IGc0AXcLvxD7TUvtjH4EA91xQppYMKBYObHXayBNd6A\",\"touser\":\"\",\"url\":\"\"}", new Date());
                 MzYjReq mzYjReq = new MzYjReq(patientInfo[0], Integer.valueOf(patientInfo[1]));
                 mzYjReq.setReceiptNo(Integer.valueOf(patientInfo[2]));
                 List<String> execDeps = mzYjReqService.queryExecDept(mzYjReq);

+ 1 - 1
src/main/java/cn/hnthyy/thmz/service/impl/thmz/RationalUseServiceImpl.java

@@ -234,7 +234,7 @@ public class RationalUseServiceImpl implements RationalUseService {
         String baseXml = "<base_xml>" +
                 "<source>HIS</source>" +
                 "<hosp_code>H43010500370</hosp_code>" +
-                "<hosp_name>长沙泰和医院</hosp_name>" +
+                "<hosp_name>沭阳铭和医院</hosp_name>" +
                 "<dept_code>" + nullToBlank(mzPrescriptionVo.getVisitDeptCode()) + "</dept_code>" +
                 "<dept_name>" + nullToBlank(deptName) + "</dept_name>" +
                 "<doct>" +

+ 4 - 4
src/main/resources/application-bak/application-bak.yml

@@ -168,14 +168,14 @@ updateLisData: true
 #海慈开放服务地址生产环境
 #haiciServiceUrl: "https://api.med.gzhc365.com/openapi/health"
 
-#和微信开放服务地址测试环境
+#和微信开放服务地址测试环境
 #haiciServiceUrl: "http://172.16.30.26:8805/wxserver"
-#和微信开放服务地址生产环境
+#和微信开放服务地址生产环境
 haiciServiceUrl: "https://staticweb.hnthyy.cn/wxserver"
 
-#和微信缴费服务地址测试环境
+#和微信缴费服务地址测试环境
 #wxPayOrderServiceUrl: "http://172.16.30.26:8706"
-#和微信缴费服务地址生产环境
+#和微信缴费服务地址生产环境
 wxPayOrderServiceUrl: "http://webhis.thyy.cn:8706"
 
 #特殊门诊测试地址

+ 2 - 2
src/main/resources/application-bak/application-dev.yml

@@ -110,10 +110,10 @@ updateLisData: false
 #海慈开放服务地址测试环境
 #haiciServiceUrl: "https://sapi.med.gzhc365.com/openapi/health"
 
-#和微信开放服务地址测试环境
+#和微信开放服务地址测试环境
 haiciServiceUrl: "http://172.16.30.26:8805/wxserver"
 
-#和微信缴费服务地址测试环境
+#和微信缴费服务地址测试环境
 wxPayOrderServiceUrl: "http://172.16.30.26:8707"
 
 #特殊门诊测试地址

+ 2 - 2
src/main/resources/application-bak/application-prod.yml

@@ -121,10 +121,10 @@ updateLisData: true
 #海慈开放服务地址生产环境
 #haiciServiceUrl: "https://api.med.gzhc365.com/openapi/health"
 
-#和微信开放服务地址生产环境
+#和微信开放服务地址生产环境
 haiciServiceUrl: "https://staticweb.hnthyy.cn/wxserver"
 
-#和微信缴费服务地址生产环境
+#和微信缴费服务地址生产环境
 wxPayOrderServiceUrl: "http://webhis.thyy.cn:8706"
 
 #特殊门诊生产地址

+ 2 - 2
src/main/resources/application-demo.yml

@@ -159,10 +159,10 @@ setUnitPrice: false
 #海慈开放服务地址测试环境
 #haiciServiceUrl: "https://sapi.med.gzhc365.com/openapi/health"
 
-#和微信开放服务地址测试环境
+#和微信开放服务地址测试环境
 haiciServiceUrl: "http://172.16.30.26:8805/wxserver"
 
-#和微信缴费服务地址测试环境 8077
+#和微信缴费服务地址测试环境 8077
 wxPayOrderServiceUrl: "http://172.16.30.26:8706"
 
 #特殊门诊测试地址 8077

+ 2 - 2
src/main/resources/application-dev.yml

@@ -159,10 +159,10 @@ setUnitPrice: false
 #海慈开放服务地址测试环境
 #haiciServiceUrl: "https://sapi.med.gzhc365.com/openapi/health"
 
-#和微信开放服务地址测试环境
+#和微信开放服务地址测试环境
 haiciServiceUrl: "http://172.16.30.26:8805/wxserver"
 
-#和微信缴费服务地址测试环境 8077
+#和微信缴费服务地址测试环境 8077
 wxPayOrderServiceUrl: "http://172.16.30.26:8706"
 
 #特殊门诊测试地址 8077

+ 2 - 2
src/main/resources/application-hh.yml

@@ -116,10 +116,10 @@ setUnitPrice: false
 #海慈开放服务地址生产环境
 #haiciServiceUrl: "https://api.med.gzhc365.com/openapi/health"
 
-#和微信开放服务地址生产环境
+#和微信开放服务地址生产环境
 haiciServiceUrl: "https://tbd"
 
-#和微信缴费服务地址生产环境
+#和微信缴费服务地址生产环境
 wxPayOrderServiceUrl: "http://130.150.161.236:8706"
 
 #特殊门诊生产地址

+ 2 - 2
src/main/resources/application-pnfy.yml

@@ -116,10 +116,10 @@ setUnitPrice: false
 #海慈开放服务地址生产环境
 #haiciServiceUrl: "https://api.med.gzhc365.com/openapi/health"
 
-#和微信开放服务地址生产环境
+#和微信开放服务地址生产环境
 haiciServiceUrl: "https://tbd"
 
-#和微信缴费服务地址生产环境
+#和微信缴费服务地址生产环境
 wxPayOrderServiceUrl: "http://172.16.20.108:8706"
 
 #特殊门诊生产地址

+ 2 - 2
src/main/resources/application-prod.yml

@@ -116,10 +116,10 @@ setUnitPrice: false
 #海慈开放服务地址生产环境
 #haiciServiceUrl: "https://api.med.gzhc365.com/openapi/health"
 
-#和微信开放服务地址生产环境
+#和微信开放服务地址生产环境
 haiciServiceUrl: "https://tbd"
 
-#和微信缴费服务地址生产环境
+#和微信缴费服务地址生产环境
 wxPayOrderServiceUrl: "http://172.16.20.108:8706"
 
 #特殊门诊生产地址

+ 1 - 1
src/main/resources/otherSource/thyy_mz_system_sqlServer_init_data.sql

@@ -23,7 +23,7 @@ INSERT INTO [t_config]( [config_key], [config_value], [create_id], [create_date]
 INSERT INTO [t_config]( [config_key], [config_value], [create_id], [create_date], [remark]) VALUES ('single_hybird_number', '2000', 1, '2022-10-11 16:11:55.000', '核酸单人单采总数');
 INSERT INTO [t_config]( [config_key], [config_value], [create_id], [create_date], [remark]) VALUES ('hybird_number', '00', 1, '2022-10-11 16:11:55.000', '混检总数');
 INSERT INTO [t_config]( [config_key], [config_value], [create_id], [create_date], [remark]) VALUES ('rational_use_of_medicine', '1', 1, '2023-02-09 15:48:55.000', '合理用药开关  1 打开  0 不打开');
-INSERT INTO [t_config]( [config_key], [config_value], [create_id], [create_date], [remark]) VALUES ( 'thmz_group', '172.16.30.119,172.16.32.161', 1, '2023-03-10 10:18:55.000', '和云HIS集群地址');
+INSERT INTO [t_config]( [config_key], [config_value], [create_id], [create_date], [remark]) VALUES ( 'thmz_group', '172.16.30.119,172.16.32.161', 1, '2023-03-10 10:18:55.000', '和云HIS集群地址');
 INSERT INTO [t_config]( [config_key], [config_value], [create_id], [create_date], [remark]) VALUES ( 'pediatric_age_limit', '18', 1, '2023-03-17 10:57:25.000', '儿科年龄限制');
 
 

+ 1 - 1
src/main/resources/static/js/common/distpicker.js

@@ -1651,7 +1651,7 @@
             360823: '峡江县',
             360824: '新干县',
             360825: '永丰县',
-            360826: '和县',
+            360826: '和县',
             360827: '遂川县',
             360828: '万安县',
             360829: '安福县',

+ 1 - 1
src/main/resources/static/js/fy_config.js

@@ -104,7 +104,7 @@ function delay(callback){
  */
 function createPrinterList() {
     LODOP = getLodop();
-    LODOP.PRINT_INITA(6, 0, "92mm", "120mm", "和药房发药打印");
+    LODOP.PRINT_INITA(6, 0, "92mm", "120mm", "和药房发药打印");
     //获取打印机设备数,用于进行遍历
     var count = LODOP.GET_PRINTER_COUNT();
     var html = "";

+ 1 - 1
src/main/resources/static/js/mz/add_mzzyreq.js

@@ -2,7 +2,7 @@
 var LODOP; //声明为全局变量
 //默认打印机下标
 var printIndex = -1;
-var hospitalName='长沙泰和医院'
+var hospitalName='沭阳铭和医院'
 $(function () {
     getAjaxRequst("/thmz/queryHospitalName",{},true,function (res) {
         hospitalName = res.data

+ 1 - 1
src/main/resources/static/js/mz/clinic.js

@@ -27,7 +27,7 @@ var getResultUrl = null;
 //定时器
 var timer;
 var ksjzType = null;
-var hospitalName='长沙泰和医院'
+var hospitalName='沭阳铭和医院'
 
 
 

+ 1 - 1
src/main/resources/static/js/mz/daily_collect.js

@@ -3,7 +3,7 @@ var LODOP; //声明为全局变量
 //默认打印机下标
 var printIndex = -1;
 var canPrint = false;
-var hospitalName ='长沙泰和医院';
+var hospitalName ='沭阳铭和医院';
 $(function () {
     getAjaxRequst("/thmz/queryHospitalName",{},true,function (res) {
         hospitalName = res.data

+ 1 - 1
src/main/resources/static/js/mz/hs_jc.js

@@ -2,7 +2,7 @@
 var LODOP; //声明为全局变量
 //默认打印机下标
 var printIndex = -1;
-var hospitalName ='长沙泰和医院'
+var hospitalName ='沭阳铭和医院'
 $(function () {
     getAjaxRequst("/thmz/queryHospitalName",{},true,function (res) {
         hospitalName = res.data

+ 1 - 1
src/main/resources/static/js/mz/hybrid_test_list.js

@@ -2,7 +2,7 @@
 var LODOP; //声明为全局变量
 //默认打印机下标
 var printIndex = -1;
-var hospitalName = '长沙泰和医院'
+var hospitalName = '沭阳铭和医院'
 $(function () {
     getAjaxRequst("/thmz/queryHospitalName",{},true,function (res) {
         hospitalName = res.data

+ 1 - 1
src/main/resources/static/js/mz/print_config.js

@@ -92,7 +92,7 @@ function getLastWindowsByCurrentUser() {
  */
 function createPrinterList() {
     LODOP = getLodop();
-    LODOP.PRINT_INITA(6, 0, "92mm", "120mm", "和门诊医技通知单打印");
+    LODOP.PRINT_INITA(6, 0, "92mm", "120mm", "和门诊医技通知单打印");
     //获取打印机设备数,用于进行遍历
     var count = LODOP.GET_PRINTER_COUNT();
     var html = "";

+ 3 - 3
src/main/resources/static/js/mz/registration.js

@@ -8,7 +8,7 @@ var LODOP; //声明为全局变量
 //默认打印机下标
 var printIndex = -1;
 var fpVsesionNo =0;
-var hospitalName ='长沙泰和医院'
+var hospitalName ='沭阳铭和医院'
 var TableInit = function () {
     var oTableInit = new Object();
     //初始化Table
@@ -350,7 +350,7 @@ $(function () {
 
 // function CreatePageList() {
 //     LODOP = getLodop();
-//     LODOP.PRINT_INITA(6, 0, "92mm", "120mm", "和门诊发票打印");
+//     LODOP.PRINT_INITA(6, 0, "92mm", "120mm", "和门诊发票打印");
 //     //获取纸张大小数,用于进行遍历
 //     var strPageSizeList = LODOP.GET_PAGESIZES_LIST($('#printSelect').val(), "\n");
 //     var html = "";
@@ -1505,7 +1505,7 @@ function setPrint() {
 //                 return;
 //             }
 //             LODOP = getLodop();
-//             LODOP.PRINT_INITA(6, 0, "92mm", "120mm", "和门诊发票打印");
+//             LODOP.PRINT_INITA(6, 0, "92mm", "120mm", "和门诊发票打印");
 //             LODOP.SET_PRINTER_INDEX($("#printSelect").val());
 //             printIndex=$("#printSelect").val();
 //             $('#editPrintModal').modal('hide');

+ 3 - 3
src/main/resources/static/js/mz/registration_list.js

@@ -12,7 +12,7 @@ var LODOP; //声明为全局变量pageIndex
 //默认打印机下标
 var printIndex = -1;
 var fpVsesionNo = 0;
-var hospitalName ='长沙泰和医院'
+var hospitalName ='沭阳铭和医院'
 var TableInit = function () {
     var oTableInit = new Object();
     //初始化Table
@@ -1778,7 +1778,7 @@ function downloadInvoice(patientId,times,typeFlag,type) {
                 let height = "70mm"
                 let  bkimgWidth = "110mm"
                 LODOP = getLodop();
-                LODOP.PRINT_INITA(6, 0, bkimgWidth, height, "和门诊电子发票二维码打印");
+                LODOP.PRINT_INITA(6, 0, bkimgWidth, height, "和门诊电子发票二维码打印");
                 //设置默认打印机
                 LODOP.SET_PRINTER_INDEX(printIndex);
                 LODOP.SET_SHOW_MODE("BKIMG_WIDTH", bkimgWidth);
@@ -1830,7 +1830,7 @@ function prn1Print(patientId, times) {
                 //    countReceiot++;
                 LODOP = getLodop();
                 var temp = res.data;
-                LODOP.PRINT_INITA(6, 0, bkimgWidth, height, "和门诊发票打印");
+                LODOP.PRINT_INITA(6, 0, bkimgWidth, height, "和门诊发票打印");
                 //设置默认打印机
                 LODOP.SET_PRINTER_INDEX(printIndex);
                 LODOP.SET_SHOW_MODE("BKIMG_WIDTH", bkimgWidth);

+ 1 - 1
src/main/resources/static/js/mz/schedule-of-medical-apply.js

@@ -2,7 +2,7 @@
 var LODOP; //声明为全局变量
 //默认打印机下标
 var printIndex = -1;
-var hospitalName ='长沙泰和医院'
+var hospitalName ='沭阳铭和医院'
 $(function () {
     getAjaxRequst("/thmz/queryHospitalName",{},true,function (res) {
         hospitalName = res.data

+ 4 - 4
src/main/resources/static/js/mz/toll_administration.js

@@ -10,7 +10,7 @@ var mzjsdHost = null;
 var readPatientId ='';
 var readTimes = null
 var fpVsesionNo = 0;
-var hospitalName ='长沙泰和医院'
+var hospitalName ='沭阳铭和医院'
 $(function () {
     getAjaxRequst("/thmz/queryHospitalName",{},true,function (res) {
         hospitalName = res.data
@@ -2066,7 +2066,7 @@ function printCommon(url, patientId, times, chargeFeeFlag) {
                 for (var i = 0; i < res.data.length; i++) {
                     LODOP = getLodop();
                     var temp = res.data[i].mzReceiptSerial;
-                    LODOP.PRINT_INITA(6, 0, "120mm", height, "和门诊发票打印");
+                    LODOP.PRINT_INITA(6, 0, "120mm", height, "和门诊发票打印");
                     //设置默认打印机
                     LODOP.SET_PRINTER_INDEX(printIndex);
                     LODOP.SET_SHOW_MODE("BKIMG_WIDTH", "120mm");
@@ -2159,7 +2159,7 @@ function printCommon(url, patientId, times, chargeFeeFlag) {
 //  */
 // function CreatePrinterList() {
 //     LODOP = getLodop();
-//     LODOP.PRINT_INITA(6, 0, "92mm", "120mm", "和门诊发票打印");
+//     LODOP.PRINT_INITA(6, 0, "92mm", "120mm", "和门诊发票打印");
 //     //获取打印机设备数,用于进行遍历
 //     var count = LODOP.GET_PRINTER_COUNT();
 //     var html = "";
@@ -2250,7 +2250,7 @@ function printCommon(url, patientId, times, chargeFeeFlag) {
 //                 return;
 //             }
 //             LODOP = getLodop();
-//             LODOP.PRINT_INITA(6, 0, "92mm", "120mm", "和门诊发票打印");
+//             LODOP.PRINT_INITA(6, 0, "92mm", "120mm", "和门诊发票打印");
 //             LODOP.SET_PRINTER_INDEX($("#printSelect").val());
 //             printIndex=$("#printSelect").val();
 //             $('#editPrintModal').modal('hide');

+ 3 - 3
src/main/resources/static/js/mz/west_pharmacy_dispensing.js

@@ -12,7 +12,7 @@ var temporaryKeyList="";
 var timer="";
 var printTimer = "";
 var timesLong = 5000;
-var hospitalName ='长沙泰和医院'
+var hospitalName ='沭阳铭和医院'
 $(function () {
     getAjaxRequst("/thmz/queryHospitalName",{},true,function (res) {
         hospitalName = res.data
@@ -798,7 +798,7 @@ function printView(data) {
     }
     $('#tbody_yp').html(groupNo === '71' ? getXyPrintHtml(list) : getZyPrintHtml(list));
     LODOP = getLodop();
-    LODOP.PRINT_INITA(6, 0, "140mm", "202mm", "和医院配药单");
+    LODOP.PRINT_INITA(6, 0, "140mm", "202mm", "和医院配药单");
     LODOP.SET_PRINT_STYLE("FontSize", 9); //字体大小
     //设置默认打印机
     LODOP.SET_PRINTER_INDEX(printIndex);
@@ -806,7 +806,7 @@ function printView(data) {
     LODOP.SET_PRINT_MODE('FULL_WIDTH_FOR_OVERFLOW', true) // 整宽不变形
     LODOP.SET_SHOW_MODE("BKIMG_WIDTH", "140mm");
     LODOP.SET_SHOW_MODE("BKIMG_HEIGHT", "202mm");
-    LODOP.SET_PRINT_MODE("CREATE_CUSTOM_PAGE_NAME", "和医院配药单");//对新建的纸张重命名
+    LODOP.SET_PRINT_MODE("CREATE_CUSTOM_PAGE_NAME", "和医院配药单");//对新建的纸张重命名
     let strStyle='';
     let font = 'font-size: 12px;padding: 2px 2px;';
     if(groupNo !== '71'){

+ 6 - 6
src/main/resources/static/js/mz/west_pharmacy_send.js

@@ -12,7 +12,7 @@ var groupNo = window.localStorage["groupNo"];
 let coreId // 病人id
 let mzHistoryDays = 30 // 门诊历史处方前置天数
 let isTyOk = false;
-var hospitalName ='长沙泰和医院';
+var hospitalName ='沭阳铭和医院';
 $(function () {
     getAjaxRequst("/thmz/queryHospitalName",{},true,function (res) {
         hospitalName = res.data
@@ -1012,9 +1012,9 @@ function xyfdy(res) {
         }
         $('#zsd_two').append(htm);
         LODOP = getLodop();
-        // LODOP.PRINT_INITA(6, 0, "210mm", "148mm", "和医院门、急诊注射单");
+        // LODOP.PRINT_INITA(6, 0, "210mm", "148mm", "和医院门、急诊注射单");
         // LODOP.SET_PRINT_STYLE("FontSize", 9); //字体大小
-        LODOP.PRINT_INITA(6, 0, "140mm", "202mm", "和医院门、急诊注射单");
+        LODOP.PRINT_INITA(6, 0, "140mm", "202mm", "和医院门、急诊注射单");
         LODOP.SET_PRINT_STYLE("FontSize", 9); //字体大小
         //设置默认打印机
         LODOP.SET_PRINTER_INDEX(zsdPrintIndex);
@@ -1025,7 +1025,7 @@ function xyfdy(res) {
         LODOP.SET_PRINT_MODE('FULL_WIDTH_FOR_OVERFLOW', true) // 整宽不变形
         LODOP.SET_SHOW_MODE("BKIMG_WIDTH", "140mm");
         LODOP.SET_SHOW_MODE("BKIMG_HEIGHT", "202mm");
-        LODOP.SET_PRINT_MODE("CREATE_CUSTOM_PAGE_NAME", "和医院门、急诊注射单");//对新建的纸张重命名
+        LODOP.SET_PRINT_MODE("CREATE_CUSTOM_PAGE_NAME", "和医院门、急诊注射单");//对新建的纸张重命名
         // LODOP.ADD_PRINT_HTM("5mm", "3mm", "210mm", "148mm", $("div[id='print_view_zsd']").html());
         LODOP.ADD_PRINT_HTM("2mm", "4mm", "140mm", "202mm", $("div[id='print_view_zsd']").html());
         LODOP.PRINT();
@@ -2363,7 +2363,7 @@ function printView(data) {
     $('#tbody_yp').html(groupNo === '71' ? getXyPrintHtml(list) : getZyPrintHtml(list));
     $("#patientId").val('');
     LODOP = getLodop();
-    LODOP.PRINT_INITA(6, 0, "140mm", "202mm", "和医院处方笺");
+    LODOP.PRINT_INITA(6, 0, "140mm", "202mm", "和医院处方笺");
     LODOP.SET_PRINT_STYLE("FontSize", 9); //字体大小
     //设置默认打印机
     LODOP.SET_PRINTER_INDEX(printIndex);
@@ -2371,7 +2371,7 @@ function printView(data) {
     LODOP.SET_PRINT_MODE('FULL_WIDTH_FOR_OVERFLOW', true) // 整宽不变形
     LODOP.SET_SHOW_MODE("BKIMG_WIDTH", "140mm");
     LODOP.SET_SHOW_MODE("BKIMG_HEIGHT", "202mm");
-    LODOP.SET_PRINT_MODE("CREATE_CUSTOM_PAGE_NAME", "和医院处方笺");//对新建的纸张重命名
+    LODOP.SET_PRINT_MODE("CREATE_CUSTOM_PAGE_NAME", "和医院处方笺");//对新建的纸张重命名
     let strStyle='';
     let font = 'font-size: 12px;padding: 2px 2px;';
     if(groupNo !== '71'){

+ 1 - 1
src/main/resources/static/js/sfy_config.js

@@ -179,7 +179,7 @@ function delay(callback) {
  */
 function createPrinterList() {
     LODOP = getLodop();
-    LODOP.PRINT_INITA(6, 0, "92mm", "120mm", "和门诊发票打印");
+    LODOP.PRINT_INITA(6, 0, "92mm", "120mm", "和门诊发票打印");
     //获取打印机设备数,用于进行遍历
     var count = LODOP.GET_PRINTER_COUNT();
     var html = "";

+ 2 - 2
src/main/resources/static/js/yf/drug_delivery_dept.js

@@ -1,6 +1,6 @@
 //@ sourceURL=drug_delivery_dept.js
 var groupNo = window.localStorage["groupNo"];//药房编码
-var hospitalName ='长沙泰和医院'
+var hospitalName ='沭阳铭和医院'
 $(function () {
     getAjaxRequst("/thmz/queryHospitalName",{},true,function (res) {
         hospitalName = res.data
@@ -430,7 +430,7 @@ function setPrintHtml() {
 function print() {
     setDefaultPrint();
     LODOP = getLodop();
-    LODOP.PRINT_INITA(6, 0, "221mm", "93mm", "长沙泰和医院药品出库单");
+    LODOP.PRINT_INITA(6, 0, "221mm", "93mm", "沭阳铭和医院药品出库单");
     LODOP.SET_PRINT_PAGESIZE(1, "221mm", "93mm", "");
     //设置默认打印机
     LODOP.SET_PRINTER_INDEX(defaultPrintIndex);

+ 2 - 2
src/main/resources/static/js/yf/yf_inventory.js

@@ -3,7 +3,7 @@ var LODOP; //声明为全局变量
 var pharmacyGroupNo = isEmpty(window.localStorage["groupYk"])?window.localStorage["groupNo"]:window.localStorage["groupYk"];//药房or药库编码
 var lastrow;//最后编辑单元格的行
 var lastcell;//最后编辑单元格的列
-var hospitalName ='长沙泰和医院'
+var hospitalName ='沭阳铭和医院'
 $(function () {
     getAjaxRequst("/thmz/queryHospitalName",{},true,function (res) {
         hospitalName = res.data
@@ -489,7 +489,7 @@ function getRePortRangeArr() {
 function print() {
     setDefaultPrint();
     LODOP = getLodop();
-    LODOP.PRINT_INITA(6, 0, "210mm", "297mm", "长沙泰和医院药品盘点表");
+    LODOP.PRINT_INITA(6, 0, "210mm", "297mm", "沭阳铭和医院药品盘点表");
     LODOP.SET_PRINT_PAGESIZE(2, "210mm", "297mm","A4");
     //设置默认打印机
     LODOP.SET_PRINTER_INDEX(defaultPrintIndex);

+ 1 - 1
src/main/resources/static/js/yk/drug_out_statistics.js

@@ -1,7 +1,7 @@
 //@ sourceURL=drug_out_statistics.js
 var LODOP; //声明为全局变量
 var groupYk = window.localStorage["groupYk"];
-var hospitalName ='长沙泰和医院'
+var hospitalName ='沭阳铭和医院'
 $(function () {
     getAjaxRequst("/thmz/queryHospitalName",{},true,function (res) {
         hospitalName = res.data

+ 2 - 2
src/main/resources/static/js/yk/drug_return.js

@@ -1,7 +1,7 @@
 //@ sourceURL=drug_return.js
 var groupYk = window.localStorage["groupYk"];//药房编码
 var groupNo = window.localStorage["groupNo"];//药房编码
-var hospitalName ='长沙泰和医院'
+var hospitalName ='沭阳铭和医院'
 $(function () {
     getAjaxRequst("/thmz/queryHospitalName",{},true,function (res) {
         hospitalName = res.data
@@ -718,7 +718,7 @@ function initPrintHtml(){
 function print() {
     setDefaultPrint();
     LODOP = getLodop();
-    LODOP.PRINT_INITA(6, 0, "215mm", "280mm", "长沙泰和医院退库单");
+    LODOP.PRINT_INITA(6, 0, "215mm", "280mm", "沭阳铭和医院退库单");
     LODOP.SET_PRINT_PAGESIZE(1, "215mm", "280mm", "");
     //设置默认打印机
     LODOP.SET_PRINTER_INDEX(defaultPrintIndex);

+ 2 - 2
src/main/resources/static/js/yk/drug_sales_return.js

@@ -1,6 +1,6 @@
 //@ sourceURL=drug_sales_return.js
 var groupYk = window.localStorage["groupYk"];
-var hospitalName ='长沙泰和医院'
+var hospitalName ='沭阳铭和医院'
 $(function () {
     getAjaxRequst("/thmz/queryHospitalName",{},true,function (res) {
         hospitalName = res.data
@@ -767,7 +767,7 @@ function initPrintHtml(){
 function print() {
     setDefaultPrint();
     LODOP = getLodop();
-    LODOP.PRINT_INITA(6, 0, "210mm", "297mm", "长沙泰和医院退货单");
+    LODOP.PRINT_INITA(6, 0, "210mm", "297mm", "沭阳铭和医院退货单");
     LODOP.SET_PRINT_PAGESIZE(1, 0, 0, "A4");
     //设置默认打印机
     LODOP.SET_PRINTER_INDEX(defaultPrintIndex);

+ 1 - 1
src/main/resources/static/js/yk/drug_storage.js

@@ -1,6 +1,6 @@
 //@ sourceURL=drug_storage.js
 let groupNo = window.localStorage["groupYk"];//药库编码
-var hospitalName ='长沙泰和医院'
+var hospitalName ='沭阳铭和医院'
 $(function () {
     getAjaxRequst("/thmz/queryHospitalName",{},true,function (res) {
         hospitalName = res.data

+ 2 - 2
src/main/resources/static/js/yk/in_storage_acc_sum.js

@@ -1,7 +1,7 @@
 //@ sourceURL=in_storage_acc_sum.js
 var LODOP; //声明为全局变量
 var groupNo = window.localStorage["groupYk"];//药房编码
-var hospitalName ='长沙泰和医院'
+var hospitalName ='沭阳铭和医院'
 $(function () {
     getAjaxRequst("/thmz/queryHospitalName",{},true,function (res) {
         hospitalName = res.data
@@ -213,7 +213,7 @@ function cleanParams() {
 function print() {
     setDefaultPrint();
     LODOP = getLodop();
-    LODOP.PRINT_INITA(6, 0, "221mm", "93mm", "和医院入库验收单");
+    LODOP.PRINT_INITA(6, 0, "221mm", "93mm", "和医院入库验收单");
     LODOP.SET_PRINT_PAGESIZE(1, "221mm", "93mm", "");
     //设置默认打印机
     LODOP.SET_PRINTER_INDEX(defaultPrintIndex);

+ 1 - 1
src/main/resources/static/js/zy/accepting.js

@@ -5,7 +5,7 @@ var LODOP; //声明为全局变量
 var printIndex = -1;
 var inpatientNoFull;
 var admissTimesFull;
-var hospitalName ='长沙泰和医院'
+var hospitalName ='沭阳铭和医院'
 $(function () {
     getAjaxRequst("/thmz/queryHospitalName",{},true,function (res) {
         hospitalName = res.data

+ 2 - 2
src/main/resources/static/js/zy/actpatient.js

@@ -1586,7 +1586,7 @@ function printCommon(url) {
                 var zyReceipt = res.zyReceipt;
                 var zyActpatient = res.zyActpatient;
                 var jeMap = res.jeMap;
-                LODOP.PRINT_INITA(6, 0, "191mm", height, "和住院发票打印");
+                LODOP.PRINT_INITA(6, 0, "191mm", height, "和住院发票打印");
                 //设置默认打印机
                 LODOP.SET_PRINTER_INDEX(printIndex);
                 LODOP.SET_SHOW_MODE("BKIMG_WIDTH", "191mm");
@@ -1594,7 +1594,7 @@ function printCommon(url) {
                 LODOP.SET_PRINT_PAGESIZE(1, "191mm", height, "CreateCustomPage");
                 LODOP.SET_PRINT_MODE("CREATE_CUSTOM_PAGE_NAME", "住院发票");//对新建的纸张重命名
                 LODOP.SET_PRINT_STYLE("FontSize", 9); //字体大小
-                //LODOP.ADD_PRINT_TEXT("上边距 6mm", "左边距 0mm", "长度 45mm", "高度 3mm", "内容 湖南泰和医院管理有限公司");
+                //LODOP.ADD_PRINT_TEXT("上边距 6mm", "左边距 0mm", "长度 45mm", "高度 3mm", "内容 南京铭和医院投资管理有限公司");
                 LODOP.ADD_PRINT_TEXT("8mm", "12mm", "40mm", "3mm", zyActpatient.responceTypeName);
                 LODOP.ADD_PRINT_TEXT("12mm", "12mm", "30mm", "3mm", zyReceipt.receiptNo);
                 LODOP.ADD_PRINT_TEXT("16mm", "12mm", "145mm", "3mm", "总费用:" + jeMap.total_charge.toFixed(2) + "元,医保支付:" + jeMap.ybjzje.toFixed(2) + "元,个人自付:" + jeMap.zfje.toFixed(2) + "元");

+ 2 - 2
src/main/resources/static/js/zy/hospitalized.js

@@ -1107,7 +1107,7 @@ function prn1Print(patientId, times) {
                 //   countReceiot++;
                 LODOP = getLodop();
                 var temp = res.data;
-                LODOP.PRINT_INITA(6, 0, "120mm", height, "和门诊发票打印");
+                LODOP.PRINT_INITA(6, 0, "120mm", height, "和门诊发票打印");
                 //设置默认打印机
                 LODOP.SET_PRINTER_INDEX(printIndex);
                 LODOP.SET_SHOW_MODE("BKIMG_WIDTH", "120mm");
@@ -1115,7 +1115,7 @@ function prn1Print(patientId, times) {
                 LODOP.SET_PRINT_PAGESIZE(1, "120mm", height, "CreateCustomPage");
                 LODOP.SET_PRINT_MODE("CREATE_CUSTOM_PAGE_NAME", "门诊发票");//对新建的纸张重命名
                 LODOP.SET_PRINT_STYLE("FontSize", 11); //字体大小
-                LODOP.ADD_PRINT_TEXT("6mm", "0mm", "45mm", "3mm", "湖南泰和医院管理有限公司");
+                LODOP.ADD_PRINT_TEXT("6mm", "0mm", "45mm", "3mm", "南京铭和医院投资管理有限公司");
                 LODOP.ADD_PRINT_TEXT("6mm", "59mm", "30mm", "3mm", "流水号:");
                 LODOP.ADD_PRINT_TEXT("6mm", "72mm", "20mm", "3mm", temp.serialNo);
                 LODOP.ADD_PRINT_TEXT("19mm", "0mm", "35mm", "3mm", temp.receiptBill);

+ 1 - 1
src/main/resources/static/js/zy/zy_daily.js

@@ -4,7 +4,7 @@ var LODOP; //声明为全局变量
 var printIndex = -1;
 //数据缓存
 var fullData;
-var hospitalName ='长沙泰和医院'
+var hospitalName ='沭阳铭和医院'
 $(function () {
     getAjaxRequst("/thmz/queryHospitalName",{},true,function (res) {
         hospitalName = res.data

+ 2 - 2
src/main/resources/templates/mz/client_evaluate.html

@@ -6,7 +6,7 @@
     <!--<meta charset="utf-8">-->
     <!--<meta http-equiv="X-UA-Compatible" content="IE=edge">-->
     <!--<meta name="viewport" content="width=device-width, initial-scale=1">-->
-    <!--<title>和云HIS</title>-->
+    <!--<title>和云HIS</title>-->
     <!--&lt;!&ndash; CSS &ndash;&gt;-->
     <!--&lt;!&ndash;<link rel="stylesheet" th:href="@{~/css/roboto.css}"/>&ndash;&gt;-->
     <!--<link rel="stylesheet" href="/thmz/css/font-awesome/css/font-awesome.min.css">-->
@@ -51,7 +51,7 @@
     <!--<div class="col-sm-8 col-sm-8 col-xs-12" style="text-align: left;letter-spacing: 30px;">-->
         <!--<img src="../../thmz/images/taihe-logo3.png"-->
              <!--style="height: 50px;width:50px;float: left;margin-left: 20px;border-radius: 25px;">-->
-        <!--<span style="margin-left: 30px;">长沙泰和医院</span></div>-->
+        <!--<span style="margin-left: 30px;">沭阳铭和医院</span></div>-->
     <!--<div class="col-sm-4 col-sm-4 col-xs-12" style="text-align: right;"><i class="fa fa-clock-o">&nbsp;&nbsp;</i><span-->
             <!--id="dateNow"></span></div>-->
 <!--</div>-->

+ 3 - 3
src/main/resources/templates/mz/client_index.html

@@ -53,7 +53,7 @@
     <div class="col-sm-8 col-sm-8 col-xs-12" style="text-align: left;letter-spacing: 30px;">
         <img src="../../thmz/images/taihe-logo3.png"
              style="height: 50px;width:50px;float: left;margin-left: 20px;border-radius: 25px;">
-        <span style="margin-left: 30px;">长沙泰和医院</span></div>
+        <span style="margin-left: 30px;">沭阳铭和医院</span></div>
     <div class="col-sm-4 col-sm-4 col-xs-12" style="text-align: right;"><i class="fa fa-clock-o">&nbsp;&nbsp;</i><span
             id="dateNow"></span></div>
 </div>
@@ -71,9 +71,9 @@
         <div style="height: 100%;">
             <div style="height: calc(100% - 90px);padding-top: 10px;background: white;" id="client_index">
                 <div style="height: 30px;background-color: #C4E0F6;width: calc(100% - 10px);margin-left: 5px;border-radius: 5px;color: black;">
-                    长沙泰和医院简介
+                    沭阳铭和医院简介
                 </div>
-                <div style="line-height: 100px;margin-top: 100px;text-indent: 2.8cm;font-size: 40px;">长沙泰和医院是一家省级直属三级综合学科医院,医保/农合定点,全国诚信标杆医院,祝您早日康复,工作愉快!</div>
+                <div style="line-height: 100px;margin-top: 100px;text-indent: 2.8cm;font-size: 40px;">沭阳铭和医院是一家省级直属三级综合学科医院,医保/农合定点,全国诚信标杆医院,祝您早日康复,工作愉快!</div>
             </div>
 
             <div style="height: calc(100% - 90px);padding-top: 10px;background: white;" id="client_price" hidden>

+ 2 - 2
src/main/resources/templates/mz/client_price.html

@@ -6,7 +6,7 @@
     <!--<meta charset="utf-8">-->
     <!--<meta http-equiv="X-UA-Compatible" content="IE=edge">-->
     <!--<meta name="viewport" content="width=device-width, initial-scale=1">-->
-    <!--<title>和云HIS</title>-->
+    <!--<title>和云HIS</title>-->
     <!--&lt;!&ndash; CSS &ndash;&gt;-->
     <!--&lt;!&ndash;<link rel="stylesheet" th:href="@{~/css/roboto.css}"/>&ndash;&gt;-->
     <!--<link rel="stylesheet" href="/thmz/css/font-awesome/css/font-awesome.min.css">-->
@@ -53,7 +53,7 @@
     <!--<div class="col-sm-8 col-sm-8 col-xs-12" style="text-align: left;letter-spacing: 30px;">-->
         <!--<img src="../../thmz/images/taihe-logo3.png"-->
              <!--style="height: 50px;width:50px;float: left;margin-left: 20px;border-radius: 25px;">-->
-        <!--<span style="margin-left: 30px;">长沙泰和医院</span></div>-->
+        <!--<span style="margin-left: 30px;">沭阳铭和医院</span></div>-->
     <!--<div class="col-sm-4 col-sm-4 col-xs-12" style="text-align: right;"><i class="fa fa-clock-o">&nbsp;&nbsp;</i><span-->
             <!--id="dateNow"></span></div>-->
 <!--</div>-->

+ 10 - 10
src/main/resources/templates/mz/clinic.html

@@ -2803,14 +2803,14 @@
             <div style="float: left;height: 20px;margin-top: -5px">
                 <svg id="cfBarcode" height="20"></svg>
             </div>
-            <div style="text-align:left;font-weight: 700;margin-left: 160px" class="hospitalName">长沙泰和医院</div>
+            <div style="text-align:left;font-weight: 700;margin-left: 160px" class="hospitalName">沭阳铭和医院</div>
             <div style="float: right;margin-right: 100px;width: 110px;text-align: center;position: absolute;top: 0px;right: 0px;"
                  id="cfOrderNumTitle"></div>
             <div style="float: right;color: red;margin-right: 30px;border: 1px solid red;width: 70px;text-align: center;position: absolute;top: 0px;right: 0px;"
                  id="cfTitle"></div>
         </div>
         <div style="text-align:left;font-weight: 700;margin-left: 185px">处方笺</div>
-        <!--<h3 style="text-align:center;font-weight: 700;">长沙泰和医院</h3>-->
+        <!--<h3 style="text-align:center;font-weight: 700;">沭阳铭和医院</h3>-->
         <!--<h3 style="text-align:center;font-weight: 700;">处方笺</h3>-->
 
         <table class="table table-striped table-bordered" style="border-bottom: 1px solid black;font-size: 13px;">
@@ -2907,7 +2907,7 @@
         <div>
             <div style="float: left;padding-right: 20px;"><img id="imgcode" style="height: 60px;"/></div>
             <div style="text-align:left;font-weight: bold;font-size: 20px;float: left;height: 60px;line-height: 60px;margin-left: 20px;">
-                <span class="hospitalName">长沙泰和医院</span>门诊就诊指引单
+                <span class="hospitalName">沭阳铭和医院</span>门诊就诊指引单
             </div>
             <div>
                 <div style="float: left;width: 195px;">
@@ -2987,7 +2987,7 @@
                 <svg id="JcBarcode" height="20"></svg>
             </div>
             <div style="position: relative;width: 100%;margin-left: -110px;">
-                <div style="text-align: center;font-weight: 700;" class="hospitalName">长沙泰和医院</div>
+                <div style="text-align: center;font-weight: 700;" class="hospitalName">沭阳铭和医院</div>
                 <div style="text-align:center;font-weight: 700;">检查申请单</div>
             </div>
             <table class="table table-striped table-bordered"
@@ -3085,7 +3085,7 @@
                 <svg id="JyBarcode" height="20"></svg>
             </div>
             <div style="position: relative;width: 100%;margin-left: -110px;">
-                <div style="text-align:center;font-weight: 700;" class="hospitalName">长沙泰和医院</div>
+                <div style="text-align:center;font-weight: 700;" class="hospitalName">沭阳铭和医院</div>
                 <div style="text-align:center;font-weight: 700;">检验申请单</div>
             </div>
             <table class="table table-striped table-bordered"
@@ -3177,7 +3177,7 @@
         <div>
             <div id="mz_bl_title">
                 <div style="position: relative;">
-                    <div style="text-align:center;font-weight: 700;" class="hospitalName">长沙泰和医院</div>
+                    <div style="text-align:center;font-weight: 700;" class="hospitalName">沭阳铭和医院</div>
                     <div style="float: right;color: red;margin-right: 30px;border: 1px solid red;width: 60px;text-align: center;position: absolute;top: 0px;right: 0px;"
                          id="firstOrNotTitle"></div>
                 </div>
@@ -3470,7 +3470,7 @@
                 <svg id="JcBarcode" height="29"></svg>
             </div>
             <div style="position: relative;width: 100%;margin-left: -110px;font-size: 20px">
-                <div style="text-align: center;font-weight: 700;" class="hospitalName">长沙泰和医院</div>
+                <div style="text-align: center;font-weight: 700;" class="hospitalName">沭阳铭和医院</div>
                 <div style="text-align:center;font-weight: 700;">手术申请单</div>
             </div>
             <table class="table table-striped table-bordered"
@@ -3711,7 +3711,7 @@
                                 <tr>
                                     <td></td>
                                     <td colspan="2" style="text-align:center;font-weight: 700;font-size: 18px;">
-                                        <span class="hospitalName">和医院</span>门诊检查报告单
+                                        <span class="hospitalName">和医院</span>门诊检查报告单
                                     </td>
                                     <td id="doctor" style="float: right;"></td>
                                 </tr>
@@ -4343,7 +4343,7 @@
         <div style="position: relative;">
             <div style="float: left;margin-left: 5px;width: 60px;text-align: center;position: absolute;top: 0px;left: 0px;"
             ><img src="/thmz/images/taihe-logo-small.png" style="height: 50px;"></div>
-            <div style="text-align:center;font-weight: 700;font-size: 16px;" class="hospitalName">长沙泰和医院</div>
+            <div style="text-align:center;font-weight: 700;font-size: 16px;" class="hospitalName">沭阳铭和医院</div>
         </div>
         <div style="text-align:center;font-weight: 700;margin-top: 10px;font-size: 16px;">参保人员门诊统筹医保支付告知审核表</div>
         <table class="table table-striped table-bordered"
@@ -5236,7 +5236,7 @@
                             <label class="control-label col-md-4 col-sm-4 col-xs-12" for="contagionText">报告单位
                             </label>
                             <div class="col-md-8 col-sm-8 col-xs-12" style="padding-top: 8px;" class="hospitalName">
-                                长沙泰和医院
+                                沭阳铭和医院
                             </div>
                         </div>
                         <div class="col-md-6 col-sm-6 col-xs-12 item">

+ 1 - 1
src/main/resources/templates/mz/daily_collect.html

@@ -70,7 +70,7 @@
             <div id="report_table" class="in"
                  style="width:920px;height: calc(100% - 160px);margin:0 auto;border: 1px solid #337ab7;font-size: 16px;padding: 40px 20px 40px 20px;overflow-y: auto; overflow-x:hidden;">
                 <div id="report_table_1">
-                    <h2 style="text-align:center;font-weight: 700;"><span class="hospitalName">和医院</span>门诊收入汇总报表</h2>
+                    <h2 style="text-align:center;font-weight: 700;"><span class="hospitalName">和医院</span>门诊收入汇总报表</h2>
                     <div style="margin-top: 20px;"><span
                             style="margin-left: 390px;">结账时间:</span><span id="dcountDate"></span></div>
                     <table class="table table-striped table-bordered">

+ 1 - 1
src/main/resources/templates/mz/hs_jc.html

@@ -100,7 +100,7 @@
                                     <tr>
                                         <td></td>
                                         <td colspan="2" style="font-weight: 700;font-size: 18px;">
-                                            <span class="hospitalName">和医院</span>门诊检验报告单
+                                            <span class="hospitalName">和医院</span>门诊检验报告单
                                         </td>
                                     </tr>
                                     </tbody>

+ 1 - 1
src/main/resources/templates/mz/hybrid_test_list.html

@@ -140,7 +140,7 @@
                                     <tr>
                                         <td></td>
                                         <td colspan="2" style="font-weight: 700;font-size: 18px;">
-                                            <span class="hospitalName">和医院</span>门诊检验报告单
+                                            <span class="hospitalName">和医院</span>门诊检验报告单
                                         </td>
                                     </tr>
                                     </tbody>

+ 2 - 2
src/main/resources/templates/mz/west_pharmacy_dispensing.html

@@ -96,7 +96,7 @@
              style="display:none;width:550px;height: 700px;margin:0 auto;border: 1px solid #337ab7;font-size: 16px;padding: 40px 20px 40px 20px;overflow-y: auto; overflow-x:hidden;">
             <div id="print_view" style="position: relative;">
                 <div id="report_table_1">
-                    <h3 style="margin-left: 160px;"><span class="hospitalName">和医院</span>配药单</h3>
+                    <h3 style="margin-left: 160px;"><span class="hospitalName">和医院</span>配药单</h3>
                     <div>
                         <form>
                             <div style="float: left;height: 20px;margin-top: -5px">
@@ -188,7 +188,7 @@
             <div id="print_view_list" style="position: relative;">
                 <table id="yddy_table" class="table table-striped table-bordered" style="margin-top: 0px;border: none;">
                     <tr style="font-weight: 700;background-color: #EBEBE4">
-                        <td colspan="9" style="font-size: 18px;text-align: center;border: transparent !important;"><span class="title"><span class="hospitalName">和医院</span>配药单</span></td>
+                        <td colspan="9" style="font-size: 18px;text-align: center;border: transparent !important;"><span class="title"><span class="hospitalName">和医院</span>配药单</span></td>
                     </tr>
                     <tr>
                         <td colspan="9" style="border: transparent !important; height: 20px;margin-top: -5px; text-align: center;">

+ 3 - 3
src/main/resources/templates/mz/west_pharmacy_send.html

@@ -140,7 +140,7 @@
                     <!--注射单打印开始-->
                     <div id="print_view_zsd" style="position: relative;">
                         <div id="report_table_1">
-                            <span style="text-align:center;font-size:18px;font-weight: 700;display:block;"><span class="hospitalName">和医院</span>门、急诊注射单</span>
+                            <span style="text-align:center;font-size:18px;font-weight: 700;display:block;"><span class="hospitalName">和医院</span>门、急诊注射单</span>
                             <span id="dateTime" style="margin-left: 570px;"></span>
                             <div id="div_yp">
                                 <table border frame='box' cellspacing="0"
@@ -210,7 +210,7 @@
                                   &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2.门诊注射区开放时间:周一至周日8:00-17:30,急诊室24小时开放</span>
                         </div>
 <!--                        <div id="report_table_1">-->
-<!--                            <span style="text-align:center;font-size:18px;font-weight: 700;display:block;">和医院门、急诊注射单</span>-->
+<!--                            <span style="text-align:center;font-size:18px;font-weight: 700;display:block;">和医院门、急诊注射单</span>-->
 <!--                            <span id="dateTime" style="margin-left: 570px;"></span>-->
 <!--                            <div id="div_yp">-->
 <!--                                <table border frame='box' cellspacing="0" style="width: 760px;border-collapse: collapse;">-->
@@ -399,7 +399,7 @@
                     <!--打印处方html开始-->
                     <div id="print_view" style="position: relative;">
                         <div id="report_table_cf">
-                            <h3 style="margin-left: 160px;"><span class="hospitalName">和医院</span>处方笺</h3>
+                            <h3 style="margin-left: 160px;"><span class="hospitalName">和医院</span>处方笺</h3>
                             <div>
                                 <form>
                                     <div style="float: left;height: 20px;margin-top: -5px">

+ 1 - 1
src/main/resources/templates/yf/drug_delivery_dept.html

@@ -99,7 +99,7 @@
                            style="margin-top: 0px;border: transparent !important;">
                         <tr style="font-weight: 700;background-color: #EBEBE4;height: 70px;">
                             <td colspan="7" style="font-size: 21px;text-align: center;border: transparent !important;">
-                                <span class="hospitalName">长沙泰和医院</span><br>
+                                <span class="hospitalName">沭阳铭和医院</span><br>
                                 <span class="title"></span>
                             </td>
                         </tr>

+ 1 - 1
src/main/resources/templates/yf/yf_inventory.html

@@ -105,7 +105,7 @@
                     <div id="report_table_1">
                         <table id="tj_table" class="table table-striped table-bordered" style="margin-top: 0px;">
                             <tr style="font-weight: 700;background-color: #EBEBE4">
-                                <td colspan="13" style="font-size: 21px;text-align: center;border: transparent !important;"><span class="hospitalName">长沙泰和医院</span>药品盘点表</td>
+                                <td colspan="13" style="font-size: 21px;text-align: center;border: transparent !important;"><span class="hospitalName">沭阳铭和医院</span>药品盘点表</td>
                             </tr>
                             <tr style="font-weight: 700;background-color: #EBEBE4">
                                 <td colspan="3" style="text-align: right;border: transparent !important;">库房:<span id="groupNo"></span></td>

+ 1 - 1
src/main/resources/templates/yk/drug_delivery.html

@@ -92,7 +92,7 @@
                             <tbody>
                                 <tr style="font-weight: 700;background-color: #EBEBE4;height: 70px;">
                                     <td colspan="14" style="font-size: 21px;text-align: center;border: transparent !important;">
-                                        <span class="title"><span class="hospitalName">长沙泰和医院</span>药品出库单</span></td>
+                                        <span class="title"><span class="hospitalName">沭阳铭和医院</span>药品出库单</span></td>
                                 </tr>
                                 <tr style="font-weight: 700;background-color: #EBEBE4">
                                     <td colspan="3" style="text-align: left;border: transparent !important;">领用库房:<span

+ 2 - 2
src/main/resources/templates/yk/drug_out_statistics.html

@@ -68,7 +68,7 @@
                 <div id="report_table_1">
                     <table id="ck_bs_table" class="table table-striped table-bordered" style="margin-top: 0px;border: 0px;">
                         <tr style="font-weight: 700;background-color: #EBEBE4">
-                            <td colspan="7" style="font-size: 21px;text-align: center;border: transparent !important;"><span class="title"><span class="hospitalName">和医院</span>药品出库统计</span><br>&nbsp;</td>
+                            <td colspan="7" style="font-size: 21px;text-align: center;border: transparent !important;"><span class="title"><span class="hospitalName">和医院</span>药品出库统计</span><br>&nbsp;</td>
                         </tr>
                         <tr style="font-weight: 700;background-color: #EBEBE4">
                             <td colspan="2" style="text-align: left;border: transparent !important;">统计日期:<span class="dateRange"></span></td>
@@ -87,7 +87,7 @@
                     </table>
                     <table id="money_table" class="table table-striped table-bordered" style="margin-top: 0px;border: 0px;">
                         <tr style="font-weight: 700;background-color: #EBEBE4">
-                            <td colspan="4" style="font-size: 21px;text-align: center;border: transparent !important;"><span class="title"><span class="hospitalName">和医院</span>药品销售统计</span><br>&nbsp;</td>
+                            <td colspan="4" style="font-size: 21px;text-align: center;border: transparent !important;"><span class="title"><span class="hospitalName">和医院</span>药品销售统计</span><br>&nbsp;</td>
                         </tr>
                         <tr style="font-weight: 700;background-color: #EBEBE4">
                             <td colspan="2" style="text-align: left;border: transparent !important;">统计日期:<span class="dateRange"></span></td>

+ 1 - 1
src/main/resources/templates/yk/in_storage_acc_sum.html

@@ -66,7 +66,7 @@
                 <div id="report_table">
                     <table id="qbtj_table" class="table table-striped" style="margin-top: 0px;border: transparent !important;">
                         <tr style="font-weight: 700;background-color: #EBEBE4;height: 70px;">
-                            <td colspan="4" style="font-size: 21px;text-align: center;border: transparent !important;"><span class="title hospitalName">和医院入库验收统计单</span></td>
+                            <td colspan="4" style="font-size: 21px;text-align: center;border: transparent !important;"><span class="title hospitalName">和医院入库验收统计单</span></td>
                         </tr>
                         <tr style="font-weight: 700;background-color: #EBEBE4">
                             <td style="text-align: left;border: transparent !important;">库房:<span class="groupName"></span></td>

+ 1 - 1
src/main/resources/templates/zy/accepting.html

@@ -349,7 +349,7 @@
 <div id="report_table" class="in hide"
      style="width:192mm;height:97mm;margin:0 auto;border: 1px solid #337ab7;font-size: 10px;padding-top: 5mm;overflow-y: auto; overflow-x:hidden;">
     <div id="report_table_1">
-        <div style="text-align:center;font-weight: 700;padding-top: -8mm" class="hospitalName">长沙泰和医院</div>
+        <div style="text-align:center;font-weight: 700;padding-top: -8mm" class="hospitalName">沭阳铭和医院</div>
         <div style="text-align:center;font-weight: 700;margin-top: 5px;">预交金收据</div>
         <!-- <div style="margin-top: 20px;"></div>-->
         <div>