XuqmGroup-Server/tenant-service/src/main/java/com/xuqm/tenant
XuqmGroup 72a2328050 fix(tenant-service): packageName 为空时跳过包名校验
SDK 未传 packageName 时默认为空字符串,不应与注册包名做比对。
只在 packageName 非空时才执行校验。

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-17 17:14:29 +08:00
..
config ``` 2026-05-27 18:57:21 +08:00
controller fix(tenant-service): packageName 为空时跳过包名校验 2026-06-17 17:14:29 +08:00
dto fix: remove @NotBlank from Java records, add manual validation + reset with data preservation 2026-05-23 02:43:35 +08:00
entity feat: 注册 BugCollect 为服务类型 2026-06-16 18:54:14 +08:00
repository feat(update): 添加 API Key 管理和 WebSocket 实时通知功能 2026-06-11 12:25:16 +08:00
service fix(tenant-service): config.xuqm serverUrl 使用独立的平台 URL 属性 2026-06-17 16:59:39 +08:00
TenantServiceApplication.java chore: initial commit 2026-04-21 22:07:29 +08:00