啊鑫
7 天以前 776bb5f4b2a04ce17d51143d2c852f34028ddf29
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