2025-06-16 21:31:06 +08:00
2025-05-19 10:03:47 +08:00
2025-06-13 18:13:36 +08:00
2025-06-16 19:27:39 +08:00
2025-06-16 21:31:06 +08:00
2025-05-19 10:03:47 +08:00
2025-06-12 14:11:35 +08:00
2025-05-20 15:10:46 +08:00
2025-05-19 10:03:47 +08:00
old
2025-06-06 16:20:33 +08:00
2025-06-12 14:11:35 +08:00
2025-06-12 14:11:35 +08:00
2025-05-19 10:03:47 +08:00
2025-05-19 10:03:47 +08:00
2025-06-04 16:25:34 +08:00

ifms

Intelligent Fishery Management System

Quick Start

make start

Build

make build

Generate wire inject files

make wire

Generate swagger documents

make swagger

gin-admin-cli示例

添加模块 gin-admin-cli gen -d . -m TRACE -c dictionary.yaml --structs-router-prefix

删除模块 gin-admin-cli rm -d . -m TRACE -c dictionary.yaml --structs-router-prefix

工具地址:

https://github.com/LyricTian/gin-admin

https://gitee.com/jkinW/gin-admin

打包命令: CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -o ifms main.go

Description
智慧渔业管理系统
Readme 24 MiB
Languages
Go 99.7%
Makefile 0.2%