XuqmGroup-Server/update-service
XuqmGroup d127ce785f fix(update-service): 服务开通检查改为查 t_feature_service.enabled,而非 existsByAppKey
existsByAppKey 在服务关闭但历史版本仍存在时会误判为已开通。
改为调 tenant-service 内部接口 /services/{platform}/UPDATE 查 enabled 字段。

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-17 13:02:28 +08:00
..
src fix(update-service): 服务开通检查改为查 t_feature_service.enabled,而非 existsByAppKey 2026-06-17 13:02:28 +08:00
pom.xml feat(update-service): 更新服务未开通时返回 error 40404,修复多处编译错误 2026-06-17 12:21:54 +08:00