Açıklama Yok

zoie 2dd31556e2 add:自动同步布点 2 ay önce
.idea cf41ea76e8 2023-04-25 2 yıl önce
Nats 2dd31556e2 add:自动同步布点 2 ay önce
TimeTask 18ef4af33f 代码交接 3 ay önce
conf 7de08e10b4 add:布点范围 3 ay önce
controllers 2dd31556e2 add:自动同步布点 2 ay önce
lib 2dd31556e2 add:自动同步布点 2 ay önce
logs 13822b370c update: 日志 2 yıl önce
models 2dd31556e2 add:自动同步布点 2 ay önce
routers 2dd31556e2 add:自动同步布点 2 ay önce
script 87857c540a 代码提交-通知管理 任务管理 9 ay önce
static 18ef4af33f 代码交接 3 ay önce
tests 18ef4af33f 代码交接 3 ay önce
.gitignore 8efe6713db update: 修改表名 2 yıl önce
ColdVerify_server.go 18ef4af33f 代码交接 3 ay önce
Makefile 8efe6713db update: 修改表名 2 yıl önce
README.md 87857c540a 代码提交-通知管理 任务管理 9 ay önce
Z_Build.bat 18ef4af33f 代码交接 3 ay önce
go.mod 18ef4af33f 代码交接 3 ay önce
go.sum 18ef4af33f 代码交接 3 ay önce
nohup.out c98f092b75 ADD:更新校准证书与布局编号关联 1 yıl önce
run.sh b9bd176e7b first commit 3 yıl önce
test.log b9bd176e7b first commit 3 yıl önce
角色菜单.xlsx 3ea8ad2e2e add:生成报告编号 2 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