Commit 49f85782 by wuchengwu

足迹前端推送接口关闭,虹膜接口修改

parent c227038c
......@@ -52,7 +52,7 @@ public class TbStHm implements Serializable {
private Date gxsj;
//删除标志
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss", timezone = "GMT+8")
@JsonFormat(pattern = "yyyyMMddHHmmss", timezone = "GMT+8")
private Date cjsj;
//设备型号
......
......@@ -10,7 +10,7 @@
<link rel="stylesheet" type="text/css" href="../../static/ryswtz/css/btn-ico.css">
<link rel="stylesheet" type="text/css" href="../../static/ryswtz/css/buttons.css">
<style>
#zz_photos .left:nth-child(1) dl:nth-child(2) img,#zz_photos .left:nth-child(1) dl:nth-child(3) img{height:540px;}
#zz_photos .left:nth-child(1) dl:nth-child(2) img,#zz_photos .left:nth-child(1) dl:nth-child(3) img{height:230px;}
</style>
</head>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment