Skip to content

Commit

Permalink
readme + poClzz.ignoredProps
Browse files Browse the repository at this point in the history
  • Loading branch information
sim-wangyan committed Aug 18, 2023
1 parent 54f8b7c commit 8eb826d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ public class EquipTemplate implements Templated {
errors,
parsed,
paras.getList(),
Equipment.class,
Equipment.class,null,
this.nonRepeatableSavedCond,
cond -> this.equipmentFindService.listResultMap((Criteria.ResultMapCriteria) cond)
);
Expand Down

0 comments on commit 8eb826d

Please sign in to comment.