build: 三端构建 - Dev技能

-  后端: mvn clean package -DskipTests (2.1s)
-  Flutter Web: flutter build web --release --dart-define=ENV=prod (25.7s)
- ⚠️ Admin: TypeScript类型错误(已知问题)
- 📦 拉取远程更新: 14个文件变更
This commit is contained in:
2026-04-06 20:47:05 +08:00
parent 152ef8d74f
commit c9045a651a
84 changed files with 4503 additions and 4509 deletions

View File

@@ -37,6 +37,6 @@ _flutter.buildConfig = {"engineRevision":"e4b8dca3f1b4ede4c30371002441c88c12187e
_flutter.loader.load({
serviceWorkerSettings: {
serviceWorkerVersion: "4042729944" /* Flutter's service worker is deprecated and will be removed in a future Flutter release. */
serviceWorkerVersion: "2074081457" /* Flutter's service worker is deprecated and will be removed in a future Flutter release. */
}
});