📖 CRM:code review 跟进记录的实现

This commit is contained in:
YunaiV
2024-01-13 09:56:53 +08:00
parent d80406acbb
commit e79c750b46
17 changed files with 68 additions and 140 deletions

View File

@ -123,7 +123,7 @@ public class LocalDateTimeUtils {
}
/**
* 获取指定日期到现在过了几天,如果指定日期在当前日期之后,获取结果为负
* 获取指定日期到现在过了几天,如果指定日期在当前日期之后,获取结果为负
*
* @param dateTime 日期
* @return 相差天数