摘要:
use (groovy.time.TimeCategory) { // 还可以与日期型的混用 def someDate = new Date()-1 a = someDate -7.months //三个月前的时间 return a.format('yyyy-MM-dd HH:mm:ss'); ... 阅读全文
posted @ 2019-10-08 21:14
RoneHU
阅读(1420)
评论(0)
推荐(0)
2019年10月8日