mirror of
https://shylinux.com/x/ContextOS
synced 2025-04-25 08:48:06 +08:00
opt wx
This commit is contained in:
parent
c280a97c4d
commit
4f18f75dc8
@ -53,7 +53,7 @@
|
||||
# beike action create type "beike" text "https://ke.com/ershoufang/rs"
|
||||
|
||||
~cli
|
||||
target web.chat.wework
|
||||
target web.chat.wx
|
||||
|
||||
~ctx
|
||||
|
||||
|
@ -9,6 +9,7 @@ import (
|
||||
|
||||
_ "shylinux.com/x/icebergs/misc/lark"
|
||||
_ "shylinux.com/x/icebergs/misc/mp"
|
||||
_ "shylinux.com/x/icebergs/misc/wework"
|
||||
_ "shylinux.com/x/icebergs/misc/wx"
|
||||
|
||||
_ "shylinux.com/x/golang-story/src/compile"
|
||||
@ -37,4 +38,3 @@ import (
|
||||
)
|
||||
|
||||
func main() { print(ice.Run()) }
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user