Aucune description

zoie 528dea2aa3 update:优化内部库为线上引用 il y a 3 semaines
Nats 528dea2aa3 update:优化内部库为线上引用 il y a 3 semaines
conf 528dea2aa3 update:优化内部库为线上引用 il y a 3 semaines
controllers 528dea2aa3 update:优化内部库为线上引用 il y a 3 semaines
dto 528dea2aa3 update:优化内部库为线上引用 il y a 3 semaines
initialize 8ad6f96b6a ADD:服务类型、服务内容 il y a 4 mois
logs 10490af956 2023-04-14 库存统计整体功能完成 il y a 1 an
models 528dea2aa3 update:优化内部库为线上引用 il y a 3 semaines
routers 528dea2aa3 update:优化内部库为线上引用 il y a 3 semaines
services 528dea2aa3 update:优化内部库为线上引用 il y a 3 semaines
.gitignore 10490af956 2023-04-14 库存统计整体功能完成 il y a 1 an
README.md 9de34b303e add:合同评审添加最终优惠金额 il y a 2 mois
Z_Build.bat 10490af956 2023-04-14 库存统计整体功能完成 il y a 1 an
go.mod 528dea2aa3 update:优化内部库为线上引用 il y a 3 semaines
go.sum 528dea2aa3 update:优化内部库为线上引用 il y a 3 semaines
main.go 7114936a8a ADD:导出出入库单,库存明细添加排序 il y a 3 mois
run.sh 10490af956 2023-04-14 库存统计整体功能完成 il y a 1 an

README.md

ERP_storage

仓库管理

项目部署

1、修改配置文件

conf/app.conf

2、打包linux二进制包

GOOS=linux GOARCH=amd64 go build ERP_storage.go

3、启动服务

./ERP_storage