咪咕项目后台管理系统
Go to file
2024-10-30 15:26:55 +08:00
.idea Initial commit 2024-10-22 16:29:20 +08:00
app 1.为了同步10/19号之前的数据,新增了excel导入相关接口; 2024-10-30 15:26:55 +08:00
cmd 1.注释对外提供的接口,只保留后台相关接口; 2024-10-22 17:59:50 +08:00
common Initial commit 2024-10-22 16:29:20 +08:00
config Initial commit 2024-10-22 16:29:20 +08:00
docs/admin 1.新增营收分析接口; 2024-10-23 13:51:56 +08:00
examples Initial commit 2024-10-22 16:29:20 +08:00
scripts Initial commit 2024-10-22 16:29:20 +08:00
ssh Initial commit 2024-10-22 16:29:20 +08:00
static Initial commit 2024-10-22 16:29:20 +08:00
template Initial commit 2024-10-22 16:29:20 +08:00
test Initial commit 2024-10-22 16:29:20 +08:00
tools Initial commit 2024-10-22 16:29:20 +08:00
.DS_Store Initial commit 2024-10-22 16:29:20 +08:00
go.mod 1.修复当日实时汇总翻页数据不准确的缺陷; 2024-10-25 18:56:12 +08:00
go.sum 1.修复当日实时汇总翻页数据不准确的缺陷; 2024-10-25 18:56:12 +08:00
main.go Initial commit 2024-10-22 16:29:20 +08:00
Makefile 1.注释对外提供的接口,只保留后台相关接口; 2024-10-22 17:59:50 +08:00