package com.aaa.controller; import org.springframework.beans.propertyeditors.CustomDateEditor; import org.springframework.web.bind.ServletRequestDataBinder; import org.springframework.web.bind.annotation.InitBinder; import java.text.SimpleDateFormat; import java.util.Date; public class BaseController { @InitBinder public void initBinder(ServletRequestDataBinder binder) { SimpleDateFormat sdf = new SimpleDateFormat("yyyy-MM-dd hh:mm:ss"); binder.registerCustomEditor(Date.class, new CustomDateEditor(sdf, true)); } }
最近下载更多
zhaorrr LV2
11月7日
yyhrhv LV8
8月31日
叁卍石 LV5
8月21日
TY0165 LV20
6月21日
pxc1994 LV9
5月14日
微信网友_6927932988952576 LV12
3月31日
提灯寻白鹿 LV3
3月27日
qqttuu LV3
3月4日
Hopu2024 LV2
2月22日
xk16675552250 LV33
1月5日
最近浏览更多
香橙1234
11月18日
暂无贡献等级
zhaorrr LV2
11月7日
waterlq LV1
11月6日
jaki009 LV1
11月1日
凌琳1839314580
10月29日
暂无贡献等级
凌琳1839314580
10月29日
暂无贡献等级
qq564879
10月23日
暂无贡献等级
kamiomisuzu LV9
10月14日
清清凉 LV5
10月14日
orilore LV2
10月10日