mirror of
https://github.com/hpd840321/starRiverProperty.git
synced 2026-06-10 17:00:30 +08:00
chore: 工作区反编译与 Maven/文档/脚本同步到发布分支
- artifacts/decompiled 树与相关源码变更 - maven-cw-elevator-application 业务 docs 与 package-info - scripts 下 formatter 校验与辅助脚本 - 其他子工程/接口与发布线一并纳入版本控制 Made-with: Cursor Former-commit-id: e102e8cab64e575bcd23c9a66a598aa1892bb492
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
/**
|
||||
* 智能设备域对外契约:设备主数据、区域、图库、类型、消息通知等 Feign 服务接口与 DTO。
|
||||
* <p>
|
||||
* 实现由 {@code intelligent-cwoscomponent-rest} 以 Feign 客户端 + 降级类提供,业务方仅依赖本包类型以保持 API 稳定。
|
||||
*/
|
||||
package cn.cloudwalk.client.cwoscomponent.intelligent.device;
|
||||
Reference in New Issue
Block a user