摘要:
select date_add(curdate(), interval(cast(help_topic_id as signed integer) - 30) day) dayfrom mysql.help_topicwhere help_topic_id <= day(last_day(curda 阅读全文
posted @ 2024-06-04 17:19
找不到Object
阅读(23)
评论(0)
推荐(0)