1 Star 0 Fork 39

Alber/铸龙-用户行为分析系统

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
build_all_mac.bat 406 Bytes
一键复制 编辑 原始数据 按行查看 历史
谨言慎行 提交于 2022-03-07 17:29 . mac打包
cd vue && npm run build:prod && cd .. && SET CGO_ENABLED=0&& SET GOOS=darwin&& SET GOARCH=amd64&& go build -ldflags="-w -s" -o bin/mac/manager cmd/manager/main.go && go build -ldflags="-w -s" -o bin/mac/report_server cmd/report_server/main.go && go build -ldflags="-w -s" -o bin/mac/sinker cmd/sinker/main.go && go build -ldflags="-w -s" -o bin/mac/init_app cmd/init_app/main.go
echo "build success"
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/alber33/xwl_bi.git
git@gitee.com:alber33/xwl_bi.git
alber33
xwl_bi
铸龙-用户行为分析系统
main

搜索帮助

344bd9b3 5694891 D2dac590 5694891