.idea
|
Initial commit
|
2024-10-22 16:29:20 +08:00 |
app
|
1、优化用户留存记录(按天)接口,解决查询阻塞问题;
|
2025-02-18 09:53:56 +08:00 |
cmd
|
1.新增批量定时查询函数(未启用);
|
2024-12-05 19:13:42 +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、营收分析、用户留存记录、交易流水记录等接口增加excel导出功能;
|
2025-02-07 11:55:45 +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 |