提交 | 用户 | 时间 | ||
449017 | 1 | MPK ${projectName} 【${version}】 ${now} 更新日志 |
D | 2 | |
3 | #{foreach} ($entry in $dataMap.entrySet()) | |
4 | -------------${entry.getKey()}-------------- | |
5 | #{foreach} ($dto in $entry.getValue()) | |
6 | ${foreach.count}.【${dto.version}】${dto.log} | |
7 | #{end} | |
8 | ||
9 | #{end} |