feat: update

This commit is contained in:
chashaobao
2025-07-29 23:00:57 +08:00
parent 1c1bb146fc
commit 10e7f39c92
3 changed files with 3 additions and 9 deletions

View File

@ -1,5 +1,5 @@
// export const DOMAIN = 'http://192.168.60.148:8082';
export const DOMAIN = 'https://dev.neighbourhood.cn';
export const DOMAIN = 'https://neighbourhood.cn';
export const BASE_URL = `${DOMAIN}/api`;
export enum API {