Merge pull request #510 from yidasanqian/v4-dev

Fix javadoc typo
This commit is contained in:
Golden Looly
2019-08-23 18:58:59 +08:00
committed by GitHub

View File

@@ -37,7 +37,7 @@ public class PageUtil {
/**
* 将页数和每页条目数转换为开始位置和结束位置<br>
* 此方法用于包括结束位置的分页方法<br>
* 此方法用于包括结束位置的分页方法<br>
* 例如:
*
* <pre>