質問編集履歴

2

誤字の修正

2021/01/18 13:59

投稿

AmaShou
AmaShou

スコア0

test CHANGED
File without changes
test CHANGED
@@ -8,7 +8,7 @@
8
8
 
9
9
  ### 試したこと
10
10
 
11
- db.xxxx.find(
11
+ models.xxxx.find(
12
12
 
13
13
  {
14
14
 

1

誤字の修正

2021/01/18 13:59

投稿

AmaShou
AmaShou

スコア0

test CHANGED
File without changes
test CHANGED
@@ -18,6 +18,6 @@
18
18
 
19
19
  )
20
20
 
21
- でも空であるあるものが取得されてしまいます。
21
+ でも空であるものが取得されてしまいます。
22
22
 
23
23
  よろしくお願いいたします。