mirror of
https://github.com/hpd840321/starRiverProperty.git
synced 2026-06-12 01:40:30 +08:00
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:
+1
-1
@@ -1,6 +1,6 @@
|
||||
/**
|
||||
* 区域告警(Qk Alarm)独立运行应用的 Spring Boot 启动入口包。
|
||||
* <p>
|
||||
* 可执行 JAR 反编译后,业务代码主要位于依赖模块;本包保留 {@link cn.cloudwalk.AlarmApplication} 与运行期配置资源。
|
||||
* 可执行 JAR 还原后,业务代码主要位于依赖模块;本包保留 {@link cn.cloudwalk.AlarmApplication} 与运行期配置资源。
|
||||
*/
|
||||
package cn.cloudwalk;
|
||||
|
||||
Reference in New Issue
Block a user