From 3369456ac6de01e8703a9b38537406ec7c550bc5 Mon Sep 17 00:00:00 2001
From: wangpengfei <274878379@qq.com>
Date: 星期五, 25 八月 2023 11:05:45 +0800
Subject: [PATCH] fix
---
model/request/collectionProjection.go | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/model/request/collectionProjection.go b/model/request/collectionProjection.go
index f60a1b1..5472cb0 100644
--- a/model/request/collectionProjection.go
+++ b/model/request/collectionProjection.go
@@ -17,4 +17,5 @@
type GetCollectionProjectionList struct {
PageInfo
+ SearchMap map[string]interface{} // 鎼滅储鏉′欢: map[string]interface{}{"name": "xxx"}; {"sale_chance_id": 閿�鍞満浼歩d}
}
--
Gitblit v1.8.0