Sen descrición

huangyan eed7b375f2 公告管理 hai 8 meses
.idea eed7b375f2 公告管理 hai 8 meses
Nats 291168c925 add:nats修改设备校准时间 hai 9 meses
conf 291168c925 add:nats修改设备校准时间 hai 9 meses
controllers eed7b375f2 公告管理 hai 8 meses
initialize 24e1dc9243 FIX:修复设备管理启用筛选不生效问题 hai 1 ano
logs 32e17a96b7 UPDATE:优化日志 hai 1 ano
models eed7b375f2 公告管理 hai 8 meses
routers eed7b375f2 公告管理 hai 8 meses
static 8dc216cbe8 first commit %!s(int64=3) %!d(string=hai) anos
tests d65d8c6a1b 12-20 %!s(int64=2) %!d(string=hai) anos
.gitignore 09ada4ad83 add:orm日志配置,小程序传感器接口 %!s(int64=2) %!d(string=hai) anos
Dockerfile e60d14dfd0 11-16 %!s(int64=2) %!d(string=hai) anos
Makefile eed7b375f2 公告管理 hai 8 meses
README.md 291168c925 add:nats修改设备校准时间 hai 9 meses
Z_Build.bat d65d8c6a1b 12-20 %!s(int64=2) %!d(string=hai) anos
go.mod eed7b375f2 公告管理 hai 8 meses
go.sh 2554063744 8-9 %!s(int64=2) %!d(string=hai) anos
go.sum eed7b375f2 公告管理 hai 8 meses
go_build_main_go.exe 9a58a0ecfe 27 %!s(int64=2) %!d(string=hai) anos
main.go 32e17a96b7 UPDATE:优化日志 hai 1 ano

README.md

ColdVerify_server

冷链3.0系统

项目部署

1、修改配置文件

conf/app.conf

2、打包linux二进制包

GOOS=linux GOARCH=amd64 go build Cold_Api.go

3、启动服务

./Cold_Api

4、导入基础数据到数据库

conf/menu.sql conf/sql.sql conf/product_type.sql conf/warning_type.sql