fengling-platform/Fengling.Platform.Domain/AggregatesModel/GatewayAggregate
movingsam 198dc2a877 feat(03-01): add GwHealthCheckConfig value object
- Created health check configuration value object
- Includes Enabled, Path, IntervalSeconds, TimeoutSeconds fields
- Matches YARP ClusterConfig health check structure
2026-03-03 15:31:02 +08:00
..
GatewayEnums.cs feat: 添加 Gateway 路由实体到 Platform 2026-02-28 23:53:00 +08:00
GwHealthCheckConfig.cs feat(03-01): add GwHealthCheckConfig value object 2026-03-03 15:31:02 +08:00
GwServiceInstance.cs refactor(infrastructure): 将主键类型从 long 改为 string 并使用 Guid 生成唯一 ID 2026-03-01 11:23:12 +08:00
GwTenant.cs feat: 添加 Gateway 路由实体到 Platform 2026-02-28 23:53:00 +08:00
GwTenantRoute.cs refactor(infrastructure): 将主键类型从 long 改为 string 并使用 Guid 生成唯一 ID 2026-03-01 11:23:12 +08:00