order导出
Some checks failed
构建并部署到测试环境(无 SSH) / build-and-deploy (push) Failing after 3m11s

This commit is contained in:
Break
2026-06-16 09:38:20 +08:00
parent 6c8594633a
commit 84ab3bad99
6 changed files with 9 additions and 5 deletions

View File

@@ -17,5 +17,6 @@ type ExportParams struct {
Filters map[string]any
ScopeShopIDs []uint
UserType int
CreatorShopID *uint
ResolvedHeaders []string
}