摘要: select tmp.*, case when pos = 0 and date_add(start_date, pos) < start_date then date_format(start_date, 'yyyy-MM-dd HH:mm:ss') else concat(date_format 阅读全文
posted @ 2020-09-29 17:32 楔子 阅读(844) 评论(0) 推荐(0)