| 作者 | SHA1 | 備註 | 提交日期 |
|---|---|---|---|
|
|
cf9798be32 |
feat(wm-mobile-app): #16 移动APP三合一后端服务
- 统一登录: 供水/巡检/收费三模块身份认证 - 供水API聚合: /mobile/water/overview - 巡检API聚合: /mobile/patrol/tasks - 收费API聚合: /mobile/billing/summary - 消息推送: 报警推送/待办提醒/公告通知 - 版本检查: APP更新检测 - Entities: MobileUser/PushNotification/AppVersion - DDL: 3 张表 |
5 天之前 |
|
|
e929f65948 |
Phase 1 #17: Spring Cloud Alibaba 微服务框架搭建
- Maven 父工程 wm-parent (Spring Boot 3.3.5 + Cloud 2023.0.3 + Alibaba 2023.0.1) - 12个子模块: wm-common/gateway/base/iot/data-engine/bpm/production/revenue/patrol/bi/notify/job - wm-common: 统一响应 R<T> + 全局异常处理 + BusinessException - wm-gateway: Spring Cloud Gateway 路由配置(7个微服务路由) - 集成: Nacos(注册/配置) + PostgreSQL + Redis + Kafka + Sa-Token + MyBatis-Plus + Knife4j - docker-compose.yml: 一键启动10个中间件(PG+PostGIS/TDengine/Redis/Kafka/EMQX/Nacos/ES/Kibana/MinIO/GeoServer) |
5 天之前 |