flask 迁移到fast-api 9992 -> 9994

This commit is contained in:
2024-06-24 14:33:34 +08:00
parent 5113cb0606
commit 57ab6c64ef
2 changed files with 3 additions and 2 deletions

View File

@@ -43,7 +43,7 @@ spring.servlet.multipart.max-file-size = 10MB
spring.servlet.multipart.max-request-size= 10MB
#访问python服务的ip(对应环境)
access.python.ip=http://18.167.251.121
access.python.port=9992
access.python.port=9994
access.python.generate_sr_port=9994
access.python.address=http://18.167.251.121:9994