- 관련 상품
- 2026년 4월 17일 오전 12:49 UTC
- 이름 *
- Kamo
- 뚱 베어
- be274af
Controllers were built by a separate agent from services, causing method name and parameter type mismatches. Fixed all controllers to match actual service signatures: correct method names, UUID.fromString() conversions, proper argument counts. Also fixed StripeSubscriptionService to use addAllItem() instead of setItems() for Stripe SDK compatibility, and BillingAdminService type casting issues.