mirror of
https://shylinux.com/x/ContextOS
synced 2025-04-25 16:58: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"
|
# beike action create type "beike" text "https://ke.com/ershoufang/rs"
|
||||||
|
|
||||||
~cli
|
~cli
|
||||||
target web.chat.wework
|
target web.chat.wx
|
||||||
|
|
||||||
~ctx
|
~ctx
|
||||||
|
|
||||||
|
@ -9,6 +9,7 @@ import (
|
|||||||
|
|
||||||
_ "shylinux.com/x/icebergs/misc/lark"
|
_ "shylinux.com/x/icebergs/misc/lark"
|
||||||
_ "shylinux.com/x/icebergs/misc/mp"
|
_ "shylinux.com/x/icebergs/misc/mp"
|
||||||
|
_ "shylinux.com/x/icebergs/misc/wework"
|
||||||
_ "shylinux.com/x/icebergs/misc/wx"
|
_ "shylinux.com/x/icebergs/misc/wx"
|
||||||
|
|
||||||
_ "shylinux.com/x/golang-story/src/compile"
|
_ "shylinux.com/x/golang-story/src/compile"
|
||||||
@ -37,4 +38,3 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
func main() { print(ice.Run()) }
|
func main() { print(ice.Run()) }
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user