支付宝刷脸-pro文件支付宝配置信息修改为中医院

This commit is contained in:
张雪 2025-05-27 10:42:36 +08:00
parent d4e4923bb6
commit 693947c3a8
2 changed files with 3 additions and 2 deletions

View File

@ -94,6 +94,7 @@ public class AliScanFaceServiceImpl implements IAliScanFaceService {
return Result.error(startServiceIniResult.getMessage()); return Result.error(startServiceIniResult.getMessage());
} }
} catch (Exception e) { } catch (Exception e) {
e.printStackTrace();
log.error("[AliScanFaceServiceImpl][aliFacePay][302][整个支付宝刷脸模块出现失败:] {}", e.getMessage()); log.error("[AliScanFaceServiceImpl][aliFacePay][302][整个支付宝刷脸模块出现失败:] {}", e.getMessage());
return Result.error("支付宝刷脸失败:" + e.getMessage()); return Result.error("支付宝刷脸失败:" + e.getMessage());
} }

View File

@ -3,8 +3,8 @@ server:
dpkj: dpkj:
#后端项目访问地址 #后端项目访问地址
#TODO 改为正式的地址 http://www.lczyyy.com/api #TODO 改为正式的地址 http://www.lczyyy.com/api http://127.0.0.1:15946/api
serverurl: http://127.0.0.1:15946/api serverurl: http://www.lczyyy.com/api
# 医保配置 # 医保配置
chs: chs:
# 医保机构编码 # 医保机构编码