package main import ( "git.icechen.cn/monorepo/backend/app/zeus/service/lark/internal/lark" ) func main() { lark.RpcServer() }