opt: merge RAG branch

This commit is contained in:
RockYang
2023-12-18 16:41:40 +08:00
13 changed files with 85 additions and 43 deletions

View File

@@ -8,6 +8,7 @@ type Product struct {
Discount float64
Days int
Calls int
ImgCalls int
Enabled bool
Sales int
SortNum int