Skip to content

Commit cd73eb3

Browse files
ronger-xCopilot
andcommitted
chore: 更新子模块引用,同步 mortise-persistence 构建产物及文档
- 更新 mortise-aiot、mortise-ota 子模块至最新提交 - 更新 frontend/layers/admin/{aiot,community,ota}、frontend/layers/community 至最新提交 - 同步 mortise-persistence/.flattened-pom.xml - 新增 docs/architecture/aiot-ota-admin-implementation-status.md Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 48f25c8 commit cd73eb3

8 files changed

Lines changed: 544 additions & 6 deletions

File tree

docs/architecture/aiot-ota-admin-implementation-status.md

Lines changed: 534 additions & 0 deletions
Large diffs are not rendered by default.

frontend/layers/admin/aiot

Submodule aiot updated from 9fd44b4 to d0b5c34

frontend/layers/admin/community

frontend/layers/admin/ota

Submodule ota updated from 7234b2d to f9c8685

frontend/layers/community

mortise-aiot

mortise-ota

mortise-persistence/.flattened-pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@
2323
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2424
</properties>
2525
<dependencies>
26+
<dependency>
27+
<groupId>com.rymcu</groupId>
28+
<artifactId>mortise-core</artifactId>
29+
</dependency>
2630
<dependency>
2731
<groupId>com.rymcu</groupId>
2832
<artifactId>mortise-log</artifactId>

0 commit comments

Comments
 (0)