修复支付 导出最新sql

This commit is contained in:
hupeng
2023-10-11 11:39:10 +08:00
parent 85b0868dde
commit 441dad9ef6
30 changed files with 838 additions and 122 deletions

View File

@ -11,7 +11,7 @@ SERVER_NAME=yshop-server
# 环境
PROFILES_ACTIVE=development
# 健康检查 URL
HEALTH_CHECK_URL=http://127.0.0.1:48080/actuator/health/
HEALTH_CHECK_URL=http://127.0.0.1:48082/actuator/health/
# heapError 存放路径
HEAP_ERROR_PATH=$BASE_PATH/heapError