zjh
2025-06-05 2c19fa65dc87ea8f3d81f84154f4eeabff7f8d00
ltkj-framework/src/main/java/com/ltkj/framework/config/WebConfig.java
@@ -21,7 +21,12 @@
                        "/cus/package/getPackageList",
                        "/cus/package/projectListByPacId/**",
                        "/cus/hospital/getHospList",
                        "/lis/**","/api/His/**","/pacs/**"
                        "/lis/**","/api/His/**","/pacs/**",
                        "/callBack/**",
                        "/hosp/order/signOrderInfo",
                        "/common/listExeVal",
                        "/profileupload/**",
                        "/common/getExeUploadImgList"
                });
    }
}