提交 cf986ab5 authored 作者: Whispa's avatar Whispa

commit

上级 4d67323e
...@@ -367,7 +367,7 @@ public class TbCfOrder { ...@@ -367,7 +367,7 @@ public class TbCfOrder {
* 获取:订单创建时间 * 获取:订单创建时间
*/ */
@Temporal(TemporalType.TIMESTAMP) @Temporal(TemporalType.TIMESTAMP)
@DateTimeFormat(pattern = "yyyy-MMM-dd hh:mm:ss") @DateTimeFormat(pattern = "yyyy-MMM-dd HH:mm:ss")
public Date getOrderTime() { public Date getOrderTime() {
return orderTime; return orderTime;
} }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论