新增:优惠券

This commit is contained in:
2025-08-09 15:31:09 +08:00
parent 46ab97d002
commit 30c867c6b6
27 changed files with 1953 additions and 469 deletions

View File

@@ -8,7 +8,7 @@ import {
} from '@/api/system/chat';
import { emitter } from '@/utils/common';
const SOCKET_URL: string = 'wss://server.gxwebsoft.com';
const SOCKET_URL: string = 'wss://server.websoft.top';
interface ConnectionOptions {
token: string;