chore: sync additional local changes and e2e artifacts
This commit is contained in:
@@ -12,7 +12,7 @@ import { test, expect } from '@playwright/test';
|
||||
|
||||
test.describe('👤 用户H5前端操作测试', () => {
|
||||
|
||||
const FRONTEND_URL = process.env.H5_BASE_URL || 'http://localhost:5173';
|
||||
const FRONTEND_URL = process.env.H5_BASE_URL || 'http://localhost:5176';
|
||||
const API_BASE_URL = process.env.API_BASE_URL || 'http://localhost:8080';
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user