docs: remove decompilation-centric wording; rename *-decompiled-reactor to *-reactor

- Neutral titles (starRiverProperty); 源码归档 wording; paths unchanged
- Parent artifactIds: cloudwalk-cloud-reactor, cw-elevator-application-reactor, etc.
- cw.elevator.v1.lib.dir and deploy script use repo-relative paths
- package-info and module descriptions cleaned

Made-with: Cursor
This commit is contained in:
反编译工作区
2026-04-24 10:48:31 +08:00
parent e2ac14719b
commit 717b9a9240
24 changed files with 49 additions and 51 deletions
@@ -1,6 +1,6 @@
/**
* 区域告警(Qk Alarm)独立运行应用的 Spring Boot 启动入口包。
* <p>
* 可执行 JAR 反编译后,业务代码主要位于依赖模块;本包保留 {@link cn.cloudwalk.AlarmApplication} 与运行期配置资源。
* 可执行 JAR 还原后,业务代码主要位于依赖模块;本包保留 {@link cn.cloudwalk.AlarmApplication} 与运行期配置资源。
*/
package cn.cloudwalk;