mirror of
https://github.com/langgenius/dify.git
synced 2026-03-01 05:48:40 +08:00
- Changed the return type of the method in `TriggerSubscriptionBuilderService` from `SubscriptionBuilder` to `SubscriptionBuilderApiEntity` for improved clarity and alignment with API entity structures. - Updated the return statement to utilize the new method for converting the builder to the API entity.