2020年11月30日
摘要: select * from dbo.pf_Get_TargetData('','') where 1=1 and Style=N'温度' and datediff(day,datacreateon,getdate())<=7 一周 用week 是上一个整周的,不是从当前往后推的日期 年也是一样 se 阅读全文
posted @ 2020-11-30 17:37 小石头的一天 阅读(943) 评论(0) 推荐(0)