質問編集履歴

1

誤記

2018/04/10 06:18

投稿

morningglow
morningglow

スコア85

test CHANGED
File without changes
test CHANGED
@@ -54,7 +54,7 @@
54
54
 
55
55
 
56
56
 
57
- List<testModel> scanResult = mapper.scan(MachineQrNfcInfo.class, scanExpression);
57
+ List<testModel> scanResult = mapper.scan(testModel.class, scanExpression);
58
58
 
59
59
 
60
60