!333 注释名称与参数名不一致

Merge pull request !333 from mxy/master
This commit is contained in:
若依 2023-07-06 01:26:09 +00:00 committed by Gitee
commit f31c207551
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -139,7 +139,7 @@ public class DateUtils extends org.apache.commons.lang3.time.DateUtils
/**
* 计算时间差
*
* @param endTime 最后时间
* @param endDate 最后时间
* @param startTime 开始时间
* @return 时间差/小时/分钟
*/