修改hir配置端口
continuous-integration/drone/push Build is passing Details

Test_HIR_Net8
hang 2026-03-19 18:08:01 +08:00
parent 88c1bf7e76
commit 04f971e24f
2 changed files with 2 additions and 2 deletions

View File

@ -32,6 +32,6 @@
"STORESCP", "STORESCP",
"HIRAE" "HIRAE"
], ],
"ServerPort": 11112 "ServerPort": 11115
} }
} }

View File

@ -32,6 +32,6 @@
"STORESCP", "STORESCP",
"HIRAE" "HIRAE"
], ],
"ServerPort": 11112 "ServerPort": 11115
} }
} }