mirror of
https://shylinux.com/x/operation
synced 2025-04-24 17:08:04 +08:00
add some
This commit is contained in:
parent
c7075c93d5
commit
792498076a
8
src/document/content.shy
Normal file
8
src/document/content.shy
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
spark project "云时代的新型操作系统,既要完全自给自足,又要任意互联互通" `
|
||||||
|
<b>产品迭代:</b>
|
||||||
|
<b>软件开发:</b>
|
||||||
|
<b>系统运维:</b>
|
||||||
|
<b>文件存储:</b>
|
||||||
|
<b>数据分析:</b>
|
||||||
|
`
|
||||||
|
spark product
|
@ -13,6 +13,6 @@ import (
|
|||||||
func main() { print(ice.Run()) }
|
func main() { print(ice.Run()) }
|
||||||
|
|
||||||
func init() {
|
func init() {
|
||||||
ice.Info.NodeMain = "web.team.operation.portal"
|
|
||||||
ice.Info.CodeMain = "src/operation/portal.go"
|
ice.Info.CodeMain = "src/operation/portal.go"
|
||||||
|
ice.Info.NodeMain = "web.team.operation.portal"
|
||||||
}
|
}
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
title "云研发"
|
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.client
|
||||||
field web.code.mysql.query args `mysql operation`
|
field web.code.mysql.query args `mysql operation`
|
Loading…
x
Reference in New Issue
Block a user