API功能性修复
All checks were successful
build / build (api, amd64, linux) (push) Successful in -43s
build / build (api, arm64, linux) (push) Successful in -44s
build / build (api.exe, amd64, windows) (push) Successful in -43s

This commit is contained in:
CN-JS-HuiBai
2026-04-17 15:13:43 +08:00
parent 981ee4f406
commit 25fd919477
359 changed files with 499761 additions and 844 deletions

View File

@@ -0,0 +1,8 @@
import { makeSkeletonPage } from "../../../runtime/makeSkeletonPage.js";
export default makeSkeletonPage({
title: "System Safe",
routePath: "/config/system/safe",
moduleId: "SGt",
featureKey: "config.system.safe",
});