skyouc
2025-09-17 e6cf7f032bee1cef9c49258746da44d66ca85c6c
rsf-server/src/main/resources/application-prod.yml
@@ -74,7 +74,7 @@
    #企业ERP平台
    erp:
      #localhost
      host: http://10.10.10.200
      host: http://127.0.0.1
      #端口号
      port: 8085
      #接品链接前缀
@@ -85,6 +85,6 @@
        notify-inspect: /report/inspect
    rcs:
      #链接
      host: http://10.10.10.200
      host: http://127.0.0.1
      #端口
      port: 8081