Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
students
shopping-mall
Commits
801964bf
Commit
801964bf
authored
Feb 01, 2021
by
Jiwon Yoon
Browse files
ppt디테일ㅇ리미지
parent
8114b2f0
Changes
6
Show whitespace changes
Inline
Side-by-side
data/ppt/mobile/user-outer-product-description.jpg
0 → 100644
View file @
801964bf
142 KB
data/ppt/mobile/user-outer-product-detailimage.jpg
0 → 100644
View file @
801964bf
80.1 KB
data/ppt/mobile/user-outer-product-option.jpg
0 → 100644
View file @
801964bf
106 KB
data/ppt/pc/user-outer-product-description.jpg
0 → 100644
View file @
801964bf
346 KB
data/ppt/pc/user-outer-product-detailimage.jpg
0 → 100644
View file @
801964bf
165 KB
server/controllers/order.controller.js
View file @
801964bf
...
@@ -60,7 +60,7 @@ const recommendPro = async (req, res) => {
...
@@ -60,7 +60,7 @@ const recommendPro = async (req, res) => {
'
products.productId
'
:
mongoose
.
Types
.
ObjectId
(
productId
)
'
products.productId
'
:
mongoose
.
Types
.
ObjectId
(
productId
)
}
}
},
},
{
"
$unwind
"
:
"
$products
"
},
{
$unwind
:
"
$products
"
},
{
{
$group
:
{
$group
:
{
_id
:
"
$products.productId
"
,
_id
:
"
$products.productId
"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment