fix(backend-java): 收口并发资源与恢复链路

This commit is contained in:
2026-09-05 14:33:07 +08:00
parent d760838e71
commit 40224d8e56
35 changed files with 917 additions and 154 deletions
@@ -15,7 +15,7 @@ spring:
sentinel:
master: ${AIIMAGE_REDIS_SENTINEL_MASTER:mymaster}
nodes: ${AIIMAGE_REDIS_SENTINEL_NODES:192.168.0.171:26379,192.168.0.170:26379}
password: ${AIIMAGE_REDIS_SENTINEL_PASSWORD:B6COTcY094TYe545}
password: ${AIIMAGE_REDIS_SENTINEL_PASSWORD:}
aiimage:
instance-id: ${AIIMAGE_INSTANCE_ID:}