feat(M4): 生命周期 + 审计 — 到期锁定/回收 cron、审计查询/CSV 导出/每日归档、settings 动态策略

This commit is contained in:
2026-08-30 10:17:22 +08:00
parent 1ea18490e0
commit c0e2ff975a
18 changed files with 1088 additions and 75 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ NET_HOST := --network=host
GO ?= go
PODMAN ?= podman
BIN := bin/usernode
VERSION ?= 0.3.0-m3
VERSION ?= 0.3.0-m4
LDFLAGS := -s -w -X main.version=$(VERSION)
GOFLAGS := -trimpath