Aucune description

zoie aba246ceec fix:公司名称显示错误 il y a 4 jours
Nats aba246ceec fix:公司名称显示错误 il y a 4 jours
conf aba246ceec fix:公司名称显示错误 il y a 4 jours
controllers aba246ceec fix:公司名称显示错误 il y a 4 jours
cron a538484978 订单管理 il y a 7 mois
lib a538484978 订单管理 il y a 7 mois
logs c38e7393ef add: 冷链订单系统 il y a 2 ans
models 66d6ddd2f5 fix:订单列表子公司显示非外派 il y a 1 mois
routers aba246ceec fix:公司名称显示错误 il y a 4 jours
static c38e7393ef add: 冷链订单系统 il y a 2 ans
tests c38e7393ef add: 冷链订单系统 il y a 2 ans
.gitignore 606bf42de6 添加配送远管理,订单对应修改 il y a 6 mois
Makefile 66d6ddd2f5 fix:订单列表子公司显示非外派 il y a 1 mois
README.md 79477c4ecc add:部署信息 il y a 1 an
Z_Build.bat a538484978 订单管理 il y a 7 mois
go.mod a538484978 订单管理 il y a 7 mois
go.sum a538484978 订单管理 il y a 7 mois
main.go a538484978 订单管理 il y a 7 mois
run.sh c38e7393ef add: 冷链订单系统 il y a 2 ans

README.md

Cold_GoodsOrder 冷链订单系统

项目部署

1、修改配置文件

conf/app.conf

2、打包linux二进制包

GOOS=linux GOARCH=amd64 go build Cold_GoodsOrder.go

3、启动服务

./Cold_GoodsOrder