Açıklama Yok

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

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