이벤트 개발완료
This commit is contained in:
@@ -8,8 +8,8 @@ import 'test_utils.dart';
|
||||
|
||||
/// URL 관련 유틸리티 기능을 제공하는 클래스
|
||||
class UrlUtils {
|
||||
/// 이벤트 공개 URL의 기본 도메인
|
||||
static const String eventBaseUrl = 'https://bowling.example.com/events/';
|
||||
/// 이벤트 공개 URL의 기본 도메인 (프로덕션)
|
||||
static const String eventBaseUrl = 'https://lanebow.com/events/';
|
||||
|
||||
/// 공개 URL 해시 생성
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user