Aucune description

huangyan a538484978 订单管理 il y a 1 jour
Nats a538484978 订单管理 il y a 1 jour
conf a538484978 订单管理 il y a 1 jour
controllers a538484978 订单管理 il y a 1 jour
cron a538484978 订单管理 il y a 1 jour
lib a538484978 订单管理 il y a 1 jour
logs c38e7393ef add: 冷链订单系统 il y a 2 ans
models a538484978 订单管理 il y a 1 jour
routers a538484978 订单管理 il y a 1 jour
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 4 mois
Z_Build.bat a538484978 订单管理 il y a 1 jour
go.mod a538484978 订单管理 il y a 1 jour
go.sum a538484978 订单管理 il y a 1 jour
main.go a538484978 订单管理 il y a 1 jour
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