mirror of
https://github.com/hpd840321/starRiverProperty.git
synced 2026-06-09 16:30:29 +08:00
0a34c76a82
- .gitignore:显式放行全部 maven-*、scripts、dev-support、frontend、反1、artifacts、历史导出目录 - 新增跟踪:device-manager/device-sdk/legacy-public、davinci-manager、cwos-*、cwos-resource 等源码与附属资源 - davinci FileStorageManagerImpl:Feign Response 关闭、绝对 URL 拉流 SSRF 校验(协议/主机/解析地址) - davinci OuterCallFeignClient:补充契约说明 - cwos-common-aks AksConstant:final 类 + 私有构造防误实例化 - device-manager DeviceConstant:沿用 DEFAULT_APPLICATIONID 拼写修正 Made-with: Cursor
15 lines
766 B
Markdown
15 lines
766 B
Markdown
# dev-support 说明
|
|
|
|
本目录下的文档与工具已**迁移至 `docs/`**,按类别整理:
|
|
|
|
- 业务走查 → `docs/business/`
|
|
- 构建说明(JDK 依据)→ `docs/build/`
|
|
- P3C 格式化 XML → `docs/style/`
|
|
- Nexus 上传脚本 → `docs/operations/`
|
|
|
|
Maven 各聚合工程中的 `alibaba.eclipse.codestyle.path` 已改为指向 **`docs/style/alibaba-eclipse-codestyle.xml`**。
|
|
|
|
请从仓库根目录打开 [docs/README.md](../docs/README.md) 查看完整索引(含 [Maven 聚合工程说明](../docs/architecture/Maven聚合工程说明.md))。
|
|
|
|
由运行 JAR 还原的 **`*.jar.src` / `*.jar.src.zip`** 已收至仓库根目录 [**`artifacts/decompiled/`**](../artifacts/decompiled/)(目录名 `decompiled` 为历史约定)。
|