From 776bb5f4b2a04ce17d51143d2c852f34028ddf29 Mon Sep 17 00:00:00 2001 From: 啊鑫 <t2856754968@163.com> Date: 星期三, 10 九月 2025 16:24:48 +0800 Subject: [PATCH] 切换为蓝宝的配置 --- CLAUDE.md | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/CLAUDE.md b/CLAUDE.md index 3a938f0..f0abede 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -30,7 +30,7 @@ ### API Integration - **Primary API**: Configurable in `Scripts/config.js` (currently `localhost:5204/api/`) -- **PC Backend**: Separate API for PC-related operations (`192.168.1.187:8081/`) +- **PC Backend**: Separate API for PC-related operations (`192.168.0.51:8081/`) - **Authentication**: Cookie-based with `loginGuid` and `loginAccount` - **HTTP wrapper**: `Vue.prototype.AxiosHttp` for standardized API calls -- Gitblit v1.9.3