From 792498076aeb1899af68d29ca01ae4e48ef4b135 Mon Sep 17 00:00:00 2001 From: shy Date: Thu, 27 Feb 2025 16:27:31 +0800 Subject: [PATCH] add some --- src/document/content.shy | 8 ++++++++ src/main.go | 2 +- src/main.shy | 5 +++++ 3 files changed, 14 insertions(+), 1 deletion(-) create mode 100644 src/document/content.shy diff --git a/src/document/content.shy b/src/document/content.shy new file mode 100644 index 0000000..215f66f --- /dev/null +++ b/src/document/content.shy @@ -0,0 +1,8 @@ +spark project "云时代的新型操作系统,既要完全自给自足,又要任意互联互通" ` +产品迭代: +软件开发: +系统运维: +文件存储: +数据分析: +` +spark product \ No newline at end of file diff --git a/src/main.go b/src/main.go index 99f1dba..ee80b5c 100644 --- a/src/main.go +++ b/src/main.go @@ -13,6 +13,6 @@ import ( func main() { print(ice.Run()) } func init() { - ice.Info.NodeMain = "web.team.operation.portal" ice.Info.CodeMain = "src/operation/portal.go" + ice.Info.NodeMain = "web.team.operation.portal" } diff --git a/src/main.shy b/src/main.shy index d72b7da..59276c0 100644 --- a/src/main.shy +++ b/src/main.shy @@ -1,3 +1,8 @@ title "云研发" +refer ` +官网 https://web.shylinux.com +源码 https://git.shylinux.com/web/operation +应用 https://web.shylinux.com/s/20240903-operation +` field web.code.mysql.client field web.code.mysql.query args `mysql operation` \ No newline at end of file