Sen descrición

zoie aba246ceec fix:公司名称显示错误 hai 6 meses
Nats aba246ceec fix:公司名称显示错误 hai 6 meses
conf aba246ceec fix:公司名称显示错误 hai 6 meses
controllers aba246ceec fix:公司名称显示错误 hai 6 meses
cron a538484978 订单管理 hai 1 ano
lib a538484978 订单管理 hai 1 ano
logs c38e7393ef add: 冷链订单系统 %!s(int64=3) %!d(string=hai) anos
models 66d6ddd2f5 fix:订单列表子公司显示非外派 hai 8 meses
routers aba246ceec fix:公司名称显示错误 hai 6 meses
static c38e7393ef add: 冷链订单系统 %!s(int64=3) %!d(string=hai) anos
tests c38e7393ef add: 冷链订单系统 %!s(int64=3) %!d(string=hai) anos
.gitignore 606bf42de6 添加配送远管理,订单对应修改 hai 1 ano
Makefile 66d6ddd2f5 fix:订单列表子公司显示非外派 hai 8 meses
README.md 79477c4ecc add:部署信息 hai 1 ano
Z_Build.bat a538484978 订单管理 hai 1 ano
go.mod a538484978 订单管理 hai 1 ano
go.sum a538484978 订单管理 hai 1 ano
main.go a538484978 订单管理 hai 1 ano
run.sh c38e7393ef add: 冷链订单系统 %!s(int64=3) %!d(string=hai) anos

README.md

Cold_GoodsOrder 冷链订单系统

项目部署

1、修改配置文件

conf/app.conf

2、打包linux二进制包

GOOS=linux GOARCH=amd64 go build Cold_GoodsOrder.go

3、启动服务

./Cold_GoodsOrder