This commit is contained in:
IT 老营长 @云轩领航-创始人 2025-02-27 16:27:31 +08:00
parent c7075c93d5
commit 792498076a
3 changed files with 14 additions and 1 deletions

8
src/document/content.shy Normal file
View File

@ -0,0 +1,8 @@
spark project "云时代的新型操作系统,既要完全自给自足,又要任意互联互通" `
<b>产品迭代:</b>
<b>软件开发:</b>
<b>系统运维:</b>
<b>文件存储:</b>
<b>数据分析:</b>
`
spark product

View File

@ -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"
}

View File

@ -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`