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