Aucune description

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

README.md

ColdVerify_server

冷链验证报告系统

项目部署

1、修改配置文件

conf/app.conf

2、打包linux二进制包

GOOS=linux GOARCH=amd64 go build ColdVerify_server.go

3、启动服务

./ColdVerify_server