You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: orderSubscription.terminate 메서드 추가 (v3.0.5)
- 관리자 직접 구독 해지 기능 추가 (supervisor 권한 필요)
- 검증 최소화, 즉시 해지 처리 지원
- 예제 코드 업데이트
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
feat: user.token API에 corporate_type, membership_type 파라미터 추가 (v3.0.4)
- SUserLoginService.token 메서드에 corporateType, membershipType 파라미터 추가
- User layer에 새 오버로드 메서드 추가
- 기존 token(userId) 메서드 하위 호환성 유지
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>