Açıklama Yok

zoie 6ea9564272 update:任务输入sn自动同步3.0校准时间 2 ay önce
.idea cf41ea76e8 2023-04-25 1 yıl önce
Nats 6ea9564272 update:任务输入sn自动同步3.0校准时间 2 ay önce
conf eaf570bd49 2023-08-17 1 yıl önce
controllers 6ea9564272 update:任务输入sn自动同步3.0校准时间 2 ay önce
lib d6d260e998 add:导出pdf添加报告专用章 3 ay önce
logs 13822b370c update: 日志 1 yıl önce
models 44123c0a0b add:信息采集,信息采集模板、标签、数据 2 ay önce
routers 44123c0a0b add:信息采集,信息采集模板、标签、数据 2 ay önce
static d6d260e998 add:导出pdf添加报告专用章 3 ay önce
tests 06f462a5a8 update:日志打印优化 4 ay önce
.gitignore 8efe6713db update: 修改表名 1 yıl önce
ColdVerify_server.go 43fc861c16 add:验证模板分类 1 yıl önce
Makefile 8efe6713db update: 修改表名 1 yıl önce
README.md 44123c0a0b add:信息采集,信息采集模板、标签、数据 2 ay önce
Z_Build.bat b9bd176e7b first commit 2 yıl önce
go.mod 44123c0a0b add:信息采集,信息采集模板、标签、数据 2 ay önce
go.sum 44123c0a0b add:信息采集,信息采集模板、标签、数据 2 ay önce
nohup.out c98f092b75 ADD:更新校准证书与布局编号关联 5 ay önce
run.sh b9bd176e7b first commit 2 yıl önce
test.log b9bd176e7b first commit 2 yıl önce

README.md

ColdVerify_server

冷链验证报告系统

项目部署

1、修改配置文件

conf/app.conf

2、打包linux二进制包

GOOS=linux GOARCH=amd64 go build ColdVerify_server.go

3、启动服务

./ColdVerify_server