Aucune description

zoie 34a81c347b add:first commit il y a 4 mois
Nats 34a81c347b add:first commit il y a 4 mois
TimeTask 34a81c347b add:first commit il y a 4 mois
conf 34a81c347b add:first commit il y a 4 mois
controllers 34a81c347b add:first commit il y a 4 mois
lib 34a81c347b add:first commit il y a 4 mois
logs 34a81c347b add:first commit il y a 4 mois
models 34a81c347b add:first commit il y a 4 mois
routers 34a81c347b add:first commit il y a 4 mois
script 34a81c347b add:first commit il y a 4 mois
static 34a81c347b add:first commit il y a 4 mois
tests 34a81c347b add:first commit il y a 4 mois
.gitignore 34a81c347b add:first commit il y a 4 mois
ColdVerify_server.go 34a81c347b add:first commit il y a 4 mois
README.md 34a81c347b add:first commit il y a 4 mois
Z_Build.bat 34a81c347b add:first commit il y a 4 mois
go.mod 34a81c347b add:first commit il y a 4 mois
go.sum 34a81c347b add:first commit il y a 4 mois
run.sh 34a81c347b add:first commit il y a 4 mois
test.log 34a81c347b add:first commit il y a 4 mois
标签来源对应关系表.xlsx 34a81c347b add:first commit il y a 4 mois
角色菜单.xlsx 34a81c347b add:first commit il y a 4 mois

README.md

ColdVerify_server

冷链验证报告系统

项目部署

安装python依赖

pip install PyPDF2

1、修改配置文件

conf/app.conf

2、打包linux二进制包

GOOS=linux GOARCH=amd64 go build ColdVerify_server.go

3、启动服务

./ColdVerify_server