Açıklama Yok

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

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