Aucune description

huangyan a538484978 订单管理 il y a 4 mois
Nats a538484978 订单管理 il y a 4 mois
conf a538484978 订单管理 il y a 4 mois
controllers a538484978 订单管理 il y a 4 mois
cron a538484978 订单管理 il y a 4 mois
lib a538484978 订单管理 il y a 4 mois
logs c38e7393ef add: 冷链订单系统 il y a 2 ans
models a538484978 订单管理 il y a 4 mois
routers a538484978 订单管理 il y a 4 mois
static c38e7393ef add: 冷链订单系统 il y a 2 ans
tests c38e7393ef add: 冷链订单系统 il y a 2 ans
.gitignore 8aff3bb02d update:优化订单pdf il y a 2 ans
Makefile 9cb41f97f4 update:优化登录验证 il y a 2 ans
README.md 79477c4ecc add:部署信息 il y a 9 mois
Z_Build.bat a538484978 订单管理 il y a 4 mois
go.mod a538484978 订单管理 il y a 4 mois
go.sum a538484978 订单管理 il y a 4 mois
main.go a538484978 订单管理 il y a 4 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