瀏覽代碼

交易市场平台(供应商)

wwh 2 天之前
父節點
當前提交
126c05fb59
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      baqing-admin/src/main/resources/application.yml

+ 1 - 1
baqing-admin/src/main/resources/application.yml

@@ -28,7 +28,7 @@ ruoyi:
28 28
     # 对话流式 SSE(/v1/chat/completions stream=true)读超时
29 29
     stream-read-timeout-ms: 300000
30 30
   # 获取ip地址开关
31
-  addressEnabled: false
31
+  addressEnabled: true
32 32
   # 验证码类型 math 数字计算 char 字符验证
33 33
   captchaType: math
34 34